Viewing 14 posts - 1 through 14 (of 14 total)
Maybe I'm just being dense here but I got the question wrong and then started reading through the comments. I did some testing where I issued the query, issued the...
March 23, 2020 at 3:42 pm
Doing the math based a world population of 7,700,000,000 people
March 4, 2020 at 6:30 pm
I'm of the same mindset ( and apparently the same age demographic 🙂 ) as that is what I distinctly remember this standing for so hence, I got this one...
February 17, 2020 at 1:08 pm
I also got this wrong this morning as I know that Checksum has been around for quite a few versions. I even went back and verified this on several of...
May 14, 2019 at 12:35 pm
Count me in on the 100% wrong answers as well. I could have sworn dput parsed the input object and returned it to client. Oh well... It will be interesting...
April 24, 2019 at 12:12 pm
Just to be clear, in my previous reply, the view definition in syscomments can be de-obfuscated in SQL Server 2000 for those of us who are still having to maintain...
August 1, 2013 at 5:25 am
Nice question and the answer was quite obvious. It should be pointed out though that just because you create a view WITH ENCRYPTION, it is still possible for users with...
August 1, 2013 at 5:22 am
Nice straightforward question this morning with no ambiguity in the possible answers.
Thanks Steve.
February 7, 2012 at 5:26 am
One has to wonder at what point will Microsoft add configuration switches (defaulted to force developers to use correct variable declarations) that would allow you to either work with backwards...
January 26, 2012 at 6:17 am
I got this one wrong but only after I tried using the script below on my SQL Server 2008 R2 environment.
Could someone explain why the script below allows me...
August 25, 2011 at 5:34 am
Whoo.Hooo..
2nd comment on this QOTD. Haven't been able to do that in quite a while. Thanks for the good question. I got it right as I just recently had to...
August 3, 2011 at 9:36 pm
You're delete statement in your trigger is incorrect. You are attempting to delete the entire table without a where clause which is not what I think you want to do....
January 22, 2010 at 5:32 am
If you're a script / text based kind of person who doesn't like using the mouse (drag and drop) you can generate the script using the following.
Note: Zip file includes...
September 11, 2009 at 5:54 am
Viewing 14 posts - 1 through 14 (of 14 total)