Viewing 15 posts - 5,131 through 5,145 (of 7,484 total)
Ninja's_RGR'us (11/23/2011)
Dev (11/23/2011)
Mojo Jojop.s. somebody please tell me when it will be over 😉 what are the rules?
SELECT Rules = Who cares + NULL 😉
That's far too...
November 23, 2011 at 5:21 pm
crookj (11/23/2011)
WOTD - Mojo
Mojo rojo y mojo verde
November 23, 2011 at 5:20 pm
Good question, but the explanation is a little too prescriptive: "FROM LOGIN" is an allowed alternative to "FOR LOGIN"
November 23, 2011 at 11:49 am
I have to disagree with the two previous posters. The question and answer are not the least vague, they are both absolutely clear and the answer is utterly wrong.
The...
November 23, 2011 at 11:45 am
The answer could usefully point out that BoL gets it wrong - it gives a syntax that permits only one option to be permitted per call.
November 23, 2011 at 7:51 am
Oh what fun.
I like the first option.
I wonder if anyone was confused about what the antecedent of that final "it" was? Since not everyone here has English...
November 23, 2011 at 7:29 am
SQL Kiwi (11/22/2011)
L' Eomot Inversé (11/22/2011)
The reason it doesn't work for empty tables is an excellent illustration of SQL's idiotic confustion between...
November 23, 2011 at 6:15 am
It's a good question. And the explanation, despite Hugo's comment, is just fine (except that the reference that Hugo gives would have been useful).
Hugo Kornelis (11/23/2011)
November 23, 2011 at 5:17 am
Evil Kraig F (11/22/2011)
Koen Verbeeck (11/22/2011)
L' Eomot Inversé (11/22/2011)
...I like your signature by the way. One of those universal truths 😀
Pourquoi contredire une femme ? Il est tellement plus simple...
November 22, 2011 at 4:36 pm
SQLRNNR (11/22/2011)
L' Eomot Inversé (11/22/2011)
SQLRNNR (11/22/2011)
L' Eomot Inversé (11/22/2011)
Evil Kraig F (11/21/2011)
November 22, 2011 at 4:27 pm
Ninja's_RGR'us (11/22/2011)
Change the avatar back, don't like that one as much 😉
OK, is this one better?
November 22, 2011 at 10:41 am
Stefan Krzywicki (11/22/2011)
IKEA also has some nice office chairs.
I had a look in IKEA in Arrecife a couple of years ago, and was appalled at the office chair selection there;...
November 22, 2011 at 10:30 am
SQLRNNR (11/22/2011)
L' Eomot Inversé (11/22/2011)
Evil Kraig F (11/21/2011)
November 22, 2011 at 8:12 am
There's another way (not particularly efficient):
select substring(convert(dateadd(SS, <seconds>,'2000-12-31T00:00:00'),126),15,5). That will give you 02:21 for 141 seconds; if you want to change the : to some other string and...
November 22, 2011 at 7:39 am
Nice question, but only works for non-empty tables.
The reason it doesn't work for empty tables is an excellent illustration of SQL's idiotic confustion between emptiness and nullity - only...
November 22, 2011 at 7:10 am
Viewing 15 posts - 5,131 through 5,145 (of 7,484 total)