Viewing 15 posts - 316 through 330 (of 8,416 total)
Jeff Moden (9/5/2012)
September 5, 2012 at 8:34 am
Jeff Moden (9/4/2012)
I just noticed something on your blog. You have...
© 2012 Paul White
For some reason, some countries are required to recognize that unless you also include the...
September 5, 2012 at 1:09 am
Adam Machanic (9/4/2012)
September 4, 2012 at 6:07 pm
Evil Kraig F (9/4/2012)
SQL Kiwi (9/4/2012)
Blog post is up: http://bit.ly/ComputeScalar
... Every damn time I start thinking I'm 'good' at this software, you come by and break my brain gently. ...
September 4, 2012 at 5:42 pm
L' Eomot Inversé (9/4/2012)
Of course I haven't a clue about the version of the language used in Australia or New Zealand.
I just checked with Rob Farley and it's just as...
September 4, 2012 at 5:02 pm
Blog post is up: http://bit.ly/ComputeScalar
September 4, 2012 at 4:29 pm
Fal (9/3/2012)
Quick poll: how would you pronounce the word "Route"?
I try to avoid the word completely, using a synonym or rephrasing the whole statement. Pronouncing it 'rowt' has never...
September 3, 2012 at 6:33 pm
msandico 57892 (8/30/2012)
we never REBUILD because of the requirement of the system to stay UP all the time
REBUILD supports the ONLINE option. I presume you have Enterprise Edition and...
August 30, 2012 at 9:54 pm
You're getting a deadlock between one process that is updating a large object (text) column, and another that is inserting a new row (which will also include the text column,...
August 30, 2012 at 8:59 pm
Usman Butt (8/29/2012)
hahahaha..but your version too started with varchar(max) as the parameter, so would the explicit conversion to nvarchar(max) would have matter :hehe:
Not at all. I wasn't criticising you....
August 29, 2012 at 7:48 am
Usman Butt (8/29/2012)
August 29, 2012 at 7:18 am
Sergiy (8/28/2012)
August 29, 2012 at 7:08 am
Usman Butt (8/29/2012)
1. Does Replacing an expression from varchar(max) takes less time than nvarchar(max)? I have seen this behavior many times.
The varchar version will be half the size of the...
August 29, 2012 at 4:47 am
Usman Butt (8/29/2012)
I do not know BWAA-HAAA!!!! is the right word to use here but using it anyhow.
Ha! Very good. You know passing NEWID as a parameter is...
August 29, 2012 at 2:40 am
Viewing 15 posts - 316 through 330 (of 8,416 total)