Viewing 15 posts - 196 through 210 (of 658 total)
Sean Lange (3/31/2014)
March 31, 2014 at 7:12 am
Lynn Pettis (3/31/2014)
There is nothing in the question to tell us that the login has been granted sysadmin privileges on the server.
Nor is there anything to say that it hasn't,...
March 31, 2014 at 5:20 am
James Lean (3/31/2014)
March 31, 2014 at 4:28 am
danielfountain (3/27/2014)
Am I the only one who thinks that is the expected behaviour?
No. I almost guessed something different as these questions very rarely have the obvious option as the answer...
March 27, 2014 at 3:41 am
It's possible that he is in the wrong context, but we'll assume based on the intro that he is in the correct place.
Nope, based on the preamble
first confirming the...
March 26, 2014 at 6:52 am
Richard Warr (3/19/2014)
If you didn't know anything about replication you'd say that the first option was pretty much the same as the last one so you'd select option 2.
That's what...
March 19, 2014 at 6:29 am
Interesting question, just a shame that it's let down (as QOTDs so often are) by case inconsistencies.
On a case sensitive database you get several errors and end up with a...
March 12, 2014 at 3:09 am
free_mascot (3/11/2014)
Usually everyone knows correct answer...
March 11, 2014 at 6:30 am
Took a lot of thinking to work out all those double negatives!
March 11, 2014 at 2:54 am
RLilj33 (2/26/2014)
SELECT X AS 'Intersecting'
FROM A
JOIN b ON b.y = a.x;
Except the ordering. INTERSECT returns the values in...
February 26, 2014 at 8:05 am
Of course the correct answer isn't an option. It fails with an error saying that column X does not exist...
February 26, 2014 at 3:17 am
Didn't know whether OR or AND had priority, so guessed (correctly 🙂 )
It's not something I've ever really needed to know, doesn't everyone use brackets in cases like this, to...
February 12, 2014 at 6:44 am
Interesting question, but the title meant it was easy to get the right answer.
Though it looks like almost half the people who answered didn't read the title 😉
January 23, 2014 at 3:49 am
Revenant (12/31/2013)I thought it was understood that QotDs assume default SQL Server installation settings - if we veered off into region-specific settings, QotDs would have to have a dozen lines...
January 7, 2014 at 2:47 am
Viewing 15 posts - 196 through 210 (of 658 total)