Viewing 15 posts - 3,046 through 3,060 (of 3,348 total)
Rachel Byford (4/22/2009)
April 22, 2009 at 2:13 am
Carlo Romagnano (4/22/2009)
Also the second answer is correct, cause of lack of ORDER BY.
Agreed. Since there is no ORDER BY, both answer options #1 and #2 are correct. I chose...
April 22, 2009 at 1:23 am
I agree with the previous comments.
I think everyone of us has made the error of looking something up in BOL but missing the "MDX" or (more common for me) "SQL...
April 15, 2009 at 3:19 am
David B (4/6/2009)
O' and unless Steve fixed it after the last post, it was a select list, not a multiple choice 🙂
Are you sure? I just replied to the question,...
April 6, 2009 at 1:41 am
I have to disagree with half of the answer key.
First: The third statement ("when data in a FILESTREAM column is updated, the data in the filestream file is updated") is...
March 25, 2009 at 2:43 am
Chirag (3/20/2009)
But In BOL under Create table sections...
March 20, 2009 at 2:14 am
Others have already pointed out the missing GROUP BY clause, so I'll skip that and limit myself to commenting the non-portable date format used. On many non-US systems, the date...
March 18, 2009 at 2:48 am
I don't have a test setup here to quickly double-check, but if I read the documentation correctly the NOT FOR REPLICATION will not cause the constraint to exist only at...
March 10, 2009 at 3:39 am
Viewing 15 posts - 3,046 through 3,060 (of 3,348 total)