Viewing 15 posts - 3,961 through 3,975 (of 7,484 total)
john.arnott (11/9/2012)
I get...
November 9, 2012 at 1:16 pm
It's a good question, with the right answer.
I don't like the explanation, though. Admittedly those words occur in BoL, but I don't like them there either (although MS would...
November 9, 2012 at 7:51 am
Lon-860191 (11/8/2012)
November 8, 2012 at 12:37 pm
Koen Verbeeck (11/8/2012)
Nice question Tom, but I doubt if I'll ever use it 🙂(ps: you must be getting old if you can't count to four anymore :-P)
I am indeed getting...
November 8, 2012 at 5:22 am
matthew.flower (11/8/2012)
November 8, 2012 at 4:13 am
My apologies to all for the incompleteness of option 2. Although I agree with "Arturius" though that it is pretty obvious what is missing and don't think it should...
November 8, 2012 at 4:07 am
craig 81366 (11/7/2012)
Only one of us resorts to insults, name-calling and personal abuse to 'make his point'.
So your
craig 81366 (11/1/2012)
November 7, 2012 at 5:04 pm
Nice easy one today.
alex.d.garland (11/7/2012)
November 7, 2012 at 5:44 am
Brandie Tarvin (11/6/2012)
Anyone have any suggestions for me to...
November 6, 2012 at 3:44 pm
Nice question. Anyone who has been keeping track of fixes for SQL 2008 R2 will find it easy, others may have to do some research.
November 6, 2012 at 3:20 pm
craig 81366 (11/1/2012)
L' Eomot Inversé (10/31/2012)
craig 81366 (10/31/2012)
Then why when I run the following by itself, does the plan not spool?
SELECT AVG(COL) FROM TABLE_NAME
Because a displayed MS SQL query plan...
November 5, 2012 at 7:00 pm
craig 81366 (11/1/2012)
There are a number of unanswered possibilities:
When the problem was discovered, did the...
November 5, 2012 at 5:30 pm
vk-kirov (11/2/2012)
CREATE DATABASE qod_collation_db COLLATE Japanese_CI_AS_KS_WS;
GO
USE qod_collation_db;
GO
WITH Numbers AS
( SELECT 0 AS n
UNION ALL
SELECT...
November 5, 2012 at 8:26 am
Nice and easy question.
Back to basics, really, but quite a few basics: aggregates, aggregates' handling of nulls, arithmetic operations handling of nulls, and implicit type conversion (as well as simple...
November 5, 2012 at 7:07 am
Viewing 15 posts - 3,961 through 3,975 (of 7,484 total)