Viewing 15 posts - 181 through 195 (of 223 total)
Great question!
I've never used DQS, but the correct answer just seemed the most logical.
August 19, 2013 at 11:12 pm
Got it. But to be precise there won't even be a result set. Not even one with zero rows.
August 19, 2013 at 2:58 am
I did what any BI consultant would do: I stuffed the numbers into Excel and did a Power Pivot.
May 31, 2013 at 1:53 am
Hugo Kornelis (5/2/2013)
1. If I were to try this code on my system, I would get five errors. All system table (*) names are completely lowercase,...
May 2, 2013 at 5:57 am
Well, the question is a good one, and I got it right, but if I see code like that I reach for the shot gun.
January 8, 2013 at 4:57 am
And certainly not views that do [font="Courier New"]SELECT *[/font]
October 2, 2012 at 12:36 am
I couldn't even remember what an SPN was, but I figured -R should be RESET, and -D should be DELETE. That left -L for LIST. Good thing the tool writers...
August 22, 2012 at 2:42 am
ronmoses (6/25/2012)
June 25, 2012 at 7:58 am
There are no ways to DEFINE indexes on table variables. Indexes may or may not be created by the implementation when you define constraints, but that is an implementation detail.
June 25, 2012 at 2:41 am
This question is just completely broken. There's a big difference between "preferred" and "valid". And to claim that varbinary(max) isn't a LOB is a bit daft.
March 11, 2011 at 1:26 am
While I find the question slightly pointless, I have to say I'm more than a little surprised that so many got it wrong. The question made it perfectly clear that...
December 23, 2010 at 2:52 pm
Richard M Karpel (12/16/2010)
December 16, 2010 at 8:45 am
Viewing 15 posts - 181 through 195 (of 223 total)