Viewing 15 posts - 256 through 270 (of 496 total)
sjimmo (12/2/2010)
December 2, 2010 at 7:26 am
Bad question.
To me, the author was seeking to see whether we think that the comments are stripped out during compilation and only "true" code is saved in the text column,...
December 1, 2010 at 7:35 am
Iulian -207023 (11/18/2010)
DROP...
November 18, 2010 at 7:33 am
Here's a weird situation where having a clustered indexed view was a life saver --
At my last job, we had a table that stored notes for claims. This table...
November 17, 2010 at 11:46 am
mojo-168709 (11/15/2010)
-- uspPrintError prints error information about the error that caused -- execution to jump to the CATCH block...
November 15, 2010 at 2:55 pm
It is correct to say that removing the GO between the EXEC call and the SELECT against the DMV changes the behavior. Clearly there is some caching going on...
November 15, 2010 at 7:10 am
cengland0 (11/9/2010)
janki_2886 (11/9/2010)
This was Question Direct from BOL, I have used same sentence as in BOL, Do you still think, its a grammer mistake.
Not saying it's a grammar mistake. ...
November 9, 2010 at 10:34 am
Jeff Moden (11/1/2010)
November 2, 2010 at 12:36 pm
Eric Russell 13013 (10/25/2010)[hrIn the event of a merger, new primary keys conforming to the parent company's database schema are assigned as transactional records are migrated over. For example, a...
October 25, 2010 at 8:12 am
Thomas-282729 (10/24/2010)
Robert Frasca (10/12/2010)
October 25, 2010 at 7:46 am
Another issue that is milder but chafes me is the concept that the PK field is usually the clustered index. Certainly this is default, and certainly this sometimes makes...
October 25, 2010 at 7:38 am
Hugo Kornelis (10/22/2010)
But a quick question - if Multi-Server Administration was a new feature in SQL...
October 22, 2010 at 7:27 am
I thought that we were supposed to stop using the xps as they were going to be deprecated....?
October 20, 2010 at 2:37 pm
You COULD use one maintenance plan with 3 tasks inside, but yes, you will need three separate tasks. T-SQL is not appropriate for manipulation of files; you almost would...
October 20, 2010 at 1:27 pm
PaulB-TheOneAndOnly (10/15/2010)
Steve Jones - SSC Editor (10/15/2010)
October 15, 2010 at 4:25 pm
Viewing 15 posts - 256 through 270 (of 496 total)