Viewing 13 posts - 151 through 164 (of 164 total)
My answer to this question is and was Yes.
Even though it wasn't stated that a full backup was made before the transaction log backup, you would normally assume it, and...
December 11, 2008 at 1:03 am
Answer should be C.
Even though it is not a new feature in 2008, it still is what it is (non key columns included...).
November 13, 2008 at 2:31 am
The only thing that you could say is that it was not 100% clear if the question was related to all server side traces, because with c2 audit mode, the...
September 22, 2008 at 5:19 am
Please don't confuse "database files" with "data files".
A database is more than just a data file.
August 28, 2008 at 4:13 am
Only option 2 gives result as shown in the question, but reading back the question, I get really confused if that even was what was asked.
The question is to have...
June 23, 2008 at 3:12 am
I'm not sure if I fully agree on the options relating to the reuse of the query plan or code.
As far as I know the execution_count is the number to...
June 11, 2008 at 4:36 am
I've answered the question correctly, but... Maybe the answer should have been "Can't be determined". Since the rand function is used there might be a very, very, very small chance...
June 6, 2008 at 2:19 am
Randomly choose an answer since all were wrong (25% chance I would choose the "right" one).
Based on BOL "Estimate the size of a heap" (Row_Size = Fixed_Data_Size + Variable_Data_Size +...
April 9, 2008 at 1:00 am
Here is the information concerning AS 2005: http://msdn2.microsoft.com/en-us/library/ms174750.aspx
November 21, 2007 at 5:29 am
Drew Mayo (10/26/2007)
Kelvin Lush (10/25/2007)
October 26, 2007 at 3:04 am
I don't agree with what is said to be the "correct answer" (B).
First of all, with SQL Profiler it is possible to see the "set ansi_null on/off" with the ExistingConnection event.
Secondly,...
July 20, 2007 at 12:59 am
It's a shame that the author didn't take into consideration the fact that a SQL Server might be clustered.
In that case the only correct way of stopping the server...
November 17, 2005 at 4:29 am
Viewing 13 posts - 151 through 164 (of 164 total)