Viewing 15 posts - 1,411 through 1,425 (of 1,988 total)
Well SQL Server will link the tables together based on the joins you specified. Just making some hopefully not crazy assumptions about your table designs, you would get 1...
March 29, 2016 at 7:46 am
Ed Wagner (3/28/2016)
Iwas Bornready (3/28/2016)
Steve Jones - SSC Editor (3/25/2016)
DBA_Rob (3/25/2016)
March 28, 2016 at 7:23 am
djackson 22568 (3/25/2016)
ZZartin (3/25/2016)
March 25, 2016 at 10:49 am
Hmm... a good password on the sa account should sufficient, I wouldn't want to disable it in the event it's actually needed. And I certainly wouldn't want to turn...
March 25, 2016 at 8:16 am
Steve Jones - SSC Editor (3/24/2016)
GoofyGuy (3/24/2016)
Gary Varga (3/24/2016)
Steve Jones - SSC Editor (3/24/2016)
March 24, 2016 at 12:05 pm
It's more an issue of how many people are willing to accept things that can easily be improved. There's usually not as much value in today's age in squeezing...
March 24, 2016 at 10:02 am
Shouldn't it be COUNT(DISTINCT Played) >= 3, in case some decides to play 'switch kick to the nuts'? 😛
March 24, 2016 at 9:02 am
This code doesn't look the greatest but it might do what you want. But how do you plan to handle it when there are multiple solutions? For example...
March 22, 2016 at 3:10 pm
sql-lover (3/22/2016)
ZZartin (3/22/2016)
What error message is that user getting if you run just the EXECUTE master..sqlbackup ...... without any of the dynamic SQL or cross server stuff?
None!
It just does not...
March 22, 2016 at 1:22 pm
Yes, I can fully understand this as I have experienced it as well in past. Smile I really appreciate the help been provided. But I already mentioned this criteria in...
March 22, 2016 at 1:17 pm
What error message is that user getting if you run just the EXECUTE master..sqlbackup ...... without any of the dynamic SQL or cross server stuff?
March 22, 2016 at 12:04 pm
I think there's a basic lack of job centric training for people looking to get into IT. Unless you're interested in changing mice and running cables there aren't really...
March 22, 2016 at 7:56 am
Jeff Moden (3/21/2016)
ZZartin (3/21/2016)
March 21, 2016 at 11:43 am
Hmm.... with the way technology is moving and I find this true in general not just IT the ability to acquire knowledge is far more valuable than the ability to...
March 21, 2016 at 9:01 am
Manic Star (3/18/2016)
Ed Wagner (3/18/2016)
gsc_dba (3/18/2016)
Grumpy DBA (3/18/2016)
Ed Wagner (3/18/2016)
Smoke(on the) Water
transparent
Opaque
Aluminum
Whales
March 18, 2016 at 7:53 am
Viewing 15 posts - 1,411 through 1,425 (of 1,988 total)