Viewing 15 posts - 391 through 405 (of 717 total)
Thanks for the question, I too have run into this and now know better.
As for the missing GOs I thought about that being a problem, but since you had each...
November 18, 2010 at 10:17 am
Cliff Jones (11/17/2010)
Yes, I agree with this. Compression has an effect on the storage but does not change the defined row size.
But what is the definition for...
November 17, 2010 at 12:32 pm
SanDroid (11/17/2010)
UMG Developer (11/17/2010)
mtassin (11/17/2010)
November 17, 2010 at 10:25 am
mtassin (11/17/2010)
I agree. I got this wrong for the same reason. The Row Size doesn't change, compression just lets more data be stored on a page.
But in this...
November 17, 2010 at 10:10 am
Thanks for the question. I missed one of the three, so I should get 66% of a point. 😉
November 11, 2010 at 5:32 pm
Thanks for the question.
One small point, not only did the create for the second table fail, so did the drop. (Though I doubt that would trip anybody up.)
November 10, 2010 at 9:53 am
I agree that the question is good, and TRUE is the correct answer. The question is "All Recovery Models support Database Snapshots." which is true, as they do. However not...
November 10, 2010 at 9:48 am
RichardDouglas (11/9/2010)
I thought the title gave it away
I don't normally pay much attention to the titles, since they sometimes are designed to be misleading. But yeah, that would have given...
November 9, 2010 at 10:15 am
Nice question, I would have gotten it wrong had the option for the problem with + not been there. (I didn't see the computed column so once I went looking...
November 8, 2010 at 10:53 am
Just curious if you have an update on if the trace flag fixed the problem or if you still have random hangs.
November 5, 2010 at 6:07 pm
Interesting question, I have never thought of using the DISTINCT/OVER combination instead of the standard GROUP BY to get a value.
Of course if you look at the execution plans the...
November 5, 2010 at 3:42 pm
Viewing 15 posts - 391 through 405 (of 717 total)