Viewing 15 posts - 226 through 240 (of 658 total)
ksatpute123 (9/25/2013)
Comments posted to this topic are about the item <A HREF="/questions/Dynamic+SQL/102252/">Executing Dynamic SQL</A>
Nice idea, but not sure about the execution. I knew it was going to fail due to...
September 26, 2013 at 2:23 am
I got this wrong because I assumed the "*/" was only on a new line because it had been wrapped by the narrow display 🙁
September 24, 2013 at 2:04 am
Leifton (9/19/2013)
September 19, 2013 at 5:39 am
I'd never have got this right if it weren't for the discussion following the other recent variable declaration question!
Interesting to know how SQLServer behaves - but hopefully such shoddy code...
September 19, 2013 at 2:35 am
L' Eomot Inversé (9/18/2013)
I think that wa the point of the question: the seting of quoted_identifier only affects the treatment quote marks as delimiters. not the treatment of square brackets.
You're...
September 18, 2013 at 9:04 am
Nice question, but I can't understand why the stuff about quoted identifiers is in the explanation. Surely the result is identical even if QUOTED_IDENTIFIER is On?
September 18, 2013 at 1:58 am
L' Eomot Inversé (9/11/2013)
September 11, 2013 at 7:58 am
Dear Steve
Can you change the points system so that if someone replies pointing out an error and 8 pages of people have already replied pointing out the same error in...
September 11, 2013 at 6:44 am
Todd Reddinger (9/11/2013)
The correct answer is 0 since 'steppenwolf' is 11 characters long and would return an error.
It's amazing that in 7 pages of discussion, you're the first person to...
September 11, 2013 at 5:47 am
Raghavendra Mudugal (9/11/2013)
I just analyzed the question without executing and picked the right answer.
You clearly didn't analyse it very well then 😉
September 11, 2013 at 3:09 am
Stewart "Arturius" Campbell (9/10/2013)
another notch to my list of reasons to dislike triggers
Really? Can't say this behaviour would appear anywhere on my list of bad things about triggers. I've...
September 11, 2013 at 2:47 am
Koen Verbeeck (9/11/2013)
Indeed. As if I'm going to count the number of characters in Steppenwolf.
Why wouldn't you? I did, and got it wrong as a result.
I was guessing though, as...
September 11, 2013 at 2:04 am
Viewing 15 posts - 226 through 240 (of 658 total)