Viewing 15 posts - 46 through 60 (of 187 total)
I expected there will be some trickery work will be there.. But it's easy and staright forward question..
March 19, 2013 at 10:59 pm
Nice question and i learned about accuracy and 2012 function(DATETIMEFROMPARTS). I don't know how this accuracy will help me in production..
What I feel is Instead of assigining values to...
March 18, 2013 at 11:11 pm
I thought smalldatetime will round off to next day only if there is 2 seconds difference and answered both will return day as 24.
March 13, 2013 at 11:50 pm
One easiest way to avoid this confusion is .. don't use SELECT * INTO.
Always prefer CREATE TABLE..
March 12, 2013 at 11:51 pm
After answering the question.. I thought, Dinesh u r great.. you are one among the 30%.. But after reading everyone's comments only i understood i'm in wrong side.
March 12, 2013 at 11:42 pm
I read the question very carelessly. I didn't notice that variable declared without specifying length.
March 6, 2013 at 2:20 am
Hugo Kornelis (3/5/2013)
March 5, 2013 at 4:34 am
Hugo Kornelis (3/5/2013)
Good question, and good explanation. Well done!
First time I'm seeing Hugo's post without any information.
March 5, 2013 at 3:32 am
Really interesting one.
Thanks for making me to understand that disabling a clustured index will block DML operations on underlying table.
March 4, 2013 at 11:18 pm
Nice and Easy one..
Thanks to Hugo & Tom for explaining about Divide By Zero.
March 4, 2013 at 5:29 am
Danny Ocean (3/1/2013)
Msg 217, Level 16, State 1, Procedure sp2,...
March 4, 2013 at 5:11 am
Easy one..
Remembering the basic methodology of Update.
I forget the exact term which prevents data getting updated recursively.
March 4, 2013 at 4:59 am
Interesting question.
I wonder why people thinking too complex(colation) for simple task.
March 4, 2013 at 4:43 am
Viewing 15 posts - 46 through 60 (of 187 total)