Viewing 15 posts - 571 through 585 (of 673 total)
da-zero (12/7/2010)
Furthermore, even if you did take in account included columns, no answer could have been correct.
Considering that you can have up to 1023 (max columns in a table -1)...
December 7, 2010 at 2:05 pm
GilaMonster (12/7/2010)
SanDroid (12/7/2010)
Although what you say is correct, your wording also seems misleading.Why?
He left out the word "key" in his question, you left the word "index" out of your rebuttle.
😀
December 7, 2010 at 1:51 pm
GilaMonster (12/7/2010)
December 7, 2010 at 11:48 am
WilliamD- (12/7/2010)
Slightly misleading wording. It should read "how many columns can be used in a nonclustered index key".
Not certain what you mean, the correct answer was clearly "16 key...
December 7, 2010 at 8:36 am
john.moreno (12/6/2010)
SanDroid,That's it exactly. Setting ansi_padding immediately before the table is created results in repeatable results.
I understand that. My experiance with this feature in the past has taught...
December 6, 2010 at 3:24 pm
john.moreno (12/6/2010)
bitbucket-25253 (12/6/2010)
hmm I tested repeatedly on both 5K and 8K before submitting the question .. always produced the identical answers on all servers...
Are you sure you executed the first...
December 6, 2010 at 3:06 pm
rfr.ferrari (12/6/2010)
althout this is a deprecated feature, but this is very used!!! in BOL the default for newer versions will is ON and not OFF like is now!!!
Do you mean...
December 6, 2010 at 10:31 am
rfr.ferrari (12/6/2010)
this is a programming error!! this BUG!!!
This has been the expected behavior of this "feature" for the last 15+ years in my world.
Was usefull when data storage and query...
December 6, 2010 at 9:46 am
Nice question, actualy had to run the scripts to determine the difference the two inserts would have on the two selects.
My favorite thing about it was the lack...
December 6, 2010 at 8:15 am
Hugo Kornelis (12/6/2010)
December 6, 2010 at 8:11 am
SanjayAttray (12/2/2010)
Create a calculated column that is based on the column that allows nulls, and then define a UNIQUE constraint on the calculated column.
Sanjay, Some of the more creative minds...
December 2, 2010 at 3:00 pm
:cool:I am giong to get my point I lost back!;-)
Am I being greedy?
December 2, 2010 at 1:59 pm
BowieRules! (12/2/2010)
December 2, 2010 at 1:57 pm
:cool:I am giong to get my point I lost back!;-)
December 2, 2010 at 1:52 pm
Viewing 15 posts - 571 through 585 (of 673 total)