Viewing 15 posts - 181 through 195 (of 221 total)
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
I don't want to come off as mean, but your problem is that you fail to communicate what your problem is.
If your object is in fact the Java "Date" class,...
December 16, 2010 at 2:27 am
Excellent question!
I got it wrong on the strength of some tests I ran that gave me the 'Column name or number of supplied values does not match table definition.' error....
December 16, 2010 at 2:06 am
Viewing 15 posts - 181 through 195 (of 221 total)