Viewing 15 posts - 1,471 through 1,485 (of 8,416 total)
Hugo Kornelis (12/6/2011)
December 6, 2011 at 7:13 am
Hugo Kornelis (12/6/2011)
December 6, 2011 at 6:27 am
michael.kaufmann (12/6/2011)
December 6, 2011 at 6:17 am
Hugo Kornelis (12/6/2011)
BTW, now that I no longer have to support SQL Server 2000, I can use a better solution using a Common Table Expression:
Even in SQL Server 2000, you...
December 6, 2011 at 6:16 am
den_sidr (12/6/2011)
December 6, 2011 at 5:14 am
Hi Hugo,
Writing a question to demonstrate the equivalence of SQL expressions is very brave, so well done for that. Small point: in the explanation you say, "the only way...
December 6, 2011 at 4:44 am
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 emptiness and...
November 22, 2011 at 6:28 pm
GilaMonster (11/17/2011)
Ola L Martins-329921 (11/17/2011)
Using GREATER THAN and LESS THAN in the above...
November 22, 2011 at 5:49 pm
David Burrows (11/22/2011)
p.s. my buddies link http://www.launchbuddi.es/VoVWO 😉
Done (because I like the clown avatar).
November 22, 2011 at 3:10 am
jswong05 (11/15/2011)
C - case
I - Insensitive
A - Accent
S - Sesitive
b and B cannot be Accent differentiated
b and...
November 15, 2011 at 10:27 am
Brandie Tarvin (11/15/2011)
Those are fantastic links, Paul. Thanks (even though I'm not OP).
You're welcome. It is a horribly confusing area. If I had more direct experience with this...
November 15, 2011 at 7:56 am
SQLSeTTeR (11/15/2011)
November 15, 2011 at 7:15 am
Brandie Tarvin (11/15/2011)
SQL Kiwi (11/15/2011)
SQL Server 2008 R2 added support for more than 64 logical processors (= schedulers).
Does this mean SQL 2008 (regular) will never show more than...
November 15, 2011 at 7:02 am
I like this question too. Table variables often get a poor press, but not allowing named constraints (which could well conflict for objects in tempdb) is one thing I...
November 15, 2011 at 6:05 am
Viewing 15 posts - 1,471 through 1,485 (of 8,416 total)