Viewing 15 posts - 406 through 420 (of 848 total)
This is a good example of why you should always specify length for your datatypes when applicable.
October 3, 2012 at 9:23 am
Nice question Dwain. Datetime questions are always helpful as it seems that so many systems treat dates differently.
October 2, 2012 at 12:02 pm
I almost chose answer 2 but upon re-reading it realized that the identity insert syntax was wrong. I never use INSERT INTO <table> DEFAULT VALUES but still got it through...
September 27, 2012 at 7:32 am
I shouldn't try to answer the QOTD when I have been working for 15 hours. Nice question Lokesh!
September 24, 2012 at 10:03 pm
L' Eomot Inversé (9/21/2012)
I used sp_who2 ages ago, and wrote a thing to replace it because sp_who2 didn't do quite what I wanted in some cases (I can't remember what...
September 21, 2012 at 11:53 am
Good question. I don't use tablesample so its behavior was new to me.
September 19, 2012 at 10:22 am
+1 I usually use the kill command. I will keep this option in mind though. 🙂
September 14, 2012 at 1:34 pm
Viewing 15 posts - 406 through 420 (of 848 total)