Viewing 15 posts - 331 through 345 (of 584 total)
I've lost track of the pluses. So +57 to all of the above.
I saw that Transaction 1 had not committed, and was in a quandary. None of the answers seemed...
July 20, 2012 at 9:13 am
Thanks for the question. However, the question says CAN you restore from any of the snapshots. If I say that it is possible to restore from ANY of the snapshots,...
July 19, 2012 at 5:29 am
Christian Buettner-167247 (7/18/2012)
Very interesting QODT.Here a little additional information that I find helpful:
Thanks Christian for some useful and interesting information. And thanks to Roberto for the question. Good stuff.
July 18, 2012 at 5:45 am
Nakul Vachhrajani (7/17/2012)
July 17, 2012 at 6:43 am
Thanks for the question. There is also information on this topic in http://msdn.microsoft.com/en-us/library/ms191497(SQL.90).aspx
Edited to correct stupid tag mistake!
July 17, 2012 at 6:15 am
paul.knibbs (7/17/2012)
Thomas Abraham (7/17/2012)It's easier to sell some new doodad than say that last's year's doodad is improved.
Surely adding the timezone feature mentioned by Steve would count as a "new...
July 17, 2012 at 5:54 am
Steve Jones - SSC Editor (7/16/2012)
Sometimes I wonder if we are looking too much into things we can add to an application rather than the things that we can improve.
Software...
July 17, 2012 at 5:39 am
Thanks for the question, which was perfect for a Monday. I must admit I hesitated before clicking the correct answer. A few recent questions have made me see conspiracies everywhere....
July 16, 2012 at 5:40 am
Lynn Pettis (7/12/2012)
July 13, 2012 at 7:07 am
Thanks to Samith for the Question and Explanation. It was only "easy" because I knew the answer. Still, not every question need be a "puzzler". It's good to have other...
July 12, 2012 at 5:46 am
Thanks Kenneth for a very good question. It was well written and explained. (Only improvement to code would be to alias computed columns.) And, with a short amount of code,...
July 11, 2012 at 7:22 am
Nice, simple, but useful question. THanks!
I almost answered the question as I first misread it:
SELECT 'A'
UNION ALL
(SELECT 'B'
UNION
SELECT 'A')
Which gives the A,A,B I almost clicked on. I have my tea...
July 9, 2012 at 5:40 am
BrainDonor (7/6/2012)
Local temporary tables (prefixes with '#') go out of scope when the exec command...
July 6, 2012 at 6:00 am
bitbucket-25253 (7/5/2012)
Correct answers:1%
(1)
Incorrect answers:
99%
(113)
Total attempts: 114
Arriving late to the party, I noticed that everyone else was also at the wrong address.
July 5, 2012 at 5:49 am
Viewing 15 posts - 331 through 345 (of 584 total)