Viewing 15 posts - 301 through 315 (of 471 total)
CirquedeSQLeil (4/9/2010)
Kiran gajendragadkar (4/9/2010)
jason .. There is no pain in your name 🙂Can you name the movie from whence the quote originates?
...one of the Batman movies. Don't recall which...
April 10, 2010 at 6:47 am
Yes, you are correct. What I was referring to was using named constraints such as explicitly naming the primary key on a temporary table.
create table #MyTemp (Column1...
April 9, 2010 at 10:24 am
peter-757102 (4/9/2010)
Cliff Jones (4/9/2010)
April 9, 2010 at 9:56 am
I agree, great article and great discussion on this topic. I see developers get fooled into using a table variable over a temp table due to the fact that...
April 9, 2010 at 9:40 am
I just need to finish my Time Machine so I can go back in time and choose the correct answer.
April 1, 2010 at 11:22 am
Very interesting. I had no idea you could do that. Thanks.
March 24, 2010 at 7:32 am
Steve Jones - Editor (3/19/2010)
I hope you enjoy the QOD, and use it for learning and fun, not as a test, or for a reference.
Yes we do and very...
March 19, 2010 at 11:22 am
I would think that the Site Editor (Steve Jones) would play a role in the accuracy of the content?
March 19, 2010 at 9:59 am
I think the link http://msdn.microsoft.com/en-us/library/ms186289.aspx explains it very succinctly that 'Full database backups represent the database at the time the backup finished.'
March 16, 2010 at 11:29 am
This was a good question. And thanks Hugo for the explanation.
March 16, 2010 at 9:37 am
mark.pleasance (3/2/2010)
Please accept my apologies.
It's (was) a cut/paste of the script from a popular beer commercial meant to poke fun at Canadian culture.
(It's now affectionately called "The Molson Canadian...
March 2, 2010 at 11:58 am
Viewing 15 posts - 301 through 315 (of 471 total)