Viewing 6 posts - 1 through 6 (of 6 total)
dronusoid (6/29/2011)
Something wrong with the listings....
Quite a few typos too - happy to proof-read articles if it would help!
August 23, 2011 at 10:49 pm
BenWard (7/27/2011)
I know rowcount would have returned 5, my point was that Microsoft's developers themselves consider no results grid to equal 0 rows not null rows.
And my point was that...
July 27, 2011 at 5:35 pm
They learn that an empty bag of beans contains 0 beans.
And kids in Australia learn pretty young the futility of trying to count the number of beans in a non-existent...
July 27, 2011 at 5:31 pm
BenWard (7/26/2011)
Ross Crawford (7/26/2011)
I said returned, not selected those are NOT synonyms). There's no dataset being returned so 0 is the correct answer.
However, returning no dataset is not strictly...
July 26, 2011 at 5:29 pm
I said returned, not selected those are NOT synonyms). There's no dataset being returned so 0 is the correct answer.
However, returning no dataset is not strictly the same as...
July 26, 2011 at 12:03 am
Nice script, thanks! It fails when the table has a lot of columns though, as the @insert variable overflows the limit of NVARCHAR(MAX). I have amended it to use a...
October 19, 2010 at 7:04 pm
Viewing 6 posts - 1 through 6 (of 6 total)