Viewing 15 posts - 16 through 30 (of 57 total)
Richard is right! It reversed our answers.
October 26, 2006 at 10:19 am
The question does state: "direct export to a Microsoft Access database". That more than implies an .MDB. Also, the Explanation states "False". What is it?
October 26, 2006 at 7:09 am
I agree, you should also reward points for DENSE_RANK. It will do what the QOD asked for.
"Players who finish on the same number of strokes have to be...
April 26, 2006 at 10:26 am
Since it's not an nvarchar, isn't each character a byte?
February 7, 2006 at 12:13 pm
I'll take my lumps as well. I found out you can UPDATE the column, making it grow beyond 8000.
February 7, 2006 at 9:14 am
To test why I missed the question, I ran the following query.
insert
into mytable (mytext)...
February 7, 2006 at 8:25 am
The space in the file name doesn't cause a problem, it even works (if the file with a beginning space is there).
That is not a syntax error, only the...
August 10, 2005 at 11:12 am
I agree with everyone on the missing WITH. I also agree it could've been a good question. However, you don't get the benefit of the answer because you must first...
August 10, 2005 at 7:06 am
Another "bull crap" question. The explanation includes multiple "ORs" that appear to be ignored by the author of the question. The bookmark is a "row ID OR clustering key". The...
July 29, 2005 at 7:13 am
My main complaint is the documentation that the answer refers to does not even come close to explaining the answer. Maybe, the link should've been to a sound byte of...
July 26, 2005 at 9:59 am
I feel the answer is WRONG.
Depending on the complexity of the query, any query MAY use parallel execution. MARS has nothing to do...
July 25, 2005 at 1:23 pm
Kind of weak on the "explanation" side.
July 1, 2005 at 6:27 am
I don't think it's a joke.
Since Windows 2003, the O/S SQL Server runs on support ends 12/31/2010. I'll stick with that answer.
May 25, 2005 at 7:17 am
What CTP is this working as documented? I'm using the April CTP and the source is "SQLISService".
If this is not as documented, I would appreciate my points back.
May 9, 2005 at 7:18 am
Viewing 15 posts - 16 through 30 (of 57 total)