Viewing 15 posts - 106 through 120 (of 203 total)
This is a very good question, thank you. I answered it correctly, but only because I knew that neither option 1 nor 3 is correct. This only left option 2...
May 18, 2010 at 8:51 am
CirquedeSQLeil (5/14/2010)
john.arnott (5/14/2010)
May 14, 2010 at 12:04 pm
Nice question, thank you. It would be nice though if the database engine team would limit some of the square brackets allowances and throw sev 20 error. Something like:
Msg 8421,...
May 14, 2010 at 9:06 am
Emito (5/14/2010)
You have a really good script for this in this url:http://vyaskn.tripod.com/code/generate_inserts.txt
Written by:Narayana Vyas Kondreddi
I used a lot, its really nice!!! :-D.
Yes, the old script you mention has...
May 14, 2010 at 8:47 am
This is a very good question, thank you Steve.
Fully qualified objects names is a must, not subjected to any second guessing. This is a very pathetic scenario when due to...
May 11, 2010 at 11:03 am
This is a very good question, thank you Tom. Today I am the lucky one to be first who answered it correctly. It was not too difficult to deduce correct...
May 6, 2010 at 8:27 pm
Both the question and explanation are excellent, thank you Hugo.
I think that the options about logical/physical order will generate a very good discussion. This is because the Create Index page...
May 5, 2010 at 9:17 pm
CirquedeSQLeil (5/5/2010)
This is a good question. Thanks. One other method one can use to demonstrate this is by evaluating the actual execution plan.
Very good question, thank you. I...
May 5, 2010 at 9:04 am
Very good question, thank you Paul.
It is interesting to see how perfectly sql_variant_property handles the literals. For example, 3 billion can be represented as bigint or as decimal(10, 0), and...
May 4, 2010 at 10:21 am
Cool question! Thank you. I think that nullif is one of the useful functions which is somewhat overlooked by many.
Oleg
May 1, 2010 at 5:45 pm
skjoldtc (4/29/2010)
No. I don't know why that is.
I now recall that the AS400 has a max CCSID (coded character set ID) of 65533. That makes sense since the original...
April 29, 2010 at 12:57 pm
skjoldtc (4/29/2010)
April 29, 2010 at 11:13 am
skjoldtc (4/28/2010)
The answer 40147 looked familiar to me. It is what I have known to...
April 28, 2010 at 8:50 am
Good question, thank you. I answered correctly because I already tried it some time ago when I first learned about the new data type just to check whether behavior of...
April 27, 2010 at 8:55 pm
Jeff Moden (4/24/2010)
April 26, 2010 at 10:18 am
Viewing 15 posts - 106 through 120 (of 203 total)