Viewing 15 posts - 7,456 through 7,470 (of 8,416 total)
In fact I'll do it for you. Actual execution plan attached.
Note that the @MaxGen tuning parameter is deliberately set low - at 100 - to allow the script to...
July 10, 2009 at 3:48 am
Peso (7/10/2009)
The checksum can be considered "Good enough".
So it's not a "BAD choice" any more then? 😀
Peso (7/10/2009)
July 10, 2009 at 3:33 am
mayurbvb (7/9/2009)
July 10, 2009 at 3:24 am
Hey Dave,
Your logic also applies to the hash_code calculated on my UniqueCodes table as well - since the hash is for the code column which is VARCHAR(10).
In my current UniqueCodes...
July 10, 2009 at 3:12 am
Peso (7/10/2009)
July 10, 2009 at 2:19 am
Peso (7/10/2009)
It's not the function that takes time here.It's the LOOP.
That has already been covered in a previous post.
It rather misses the point anyway - there is no need for...
July 10, 2009 at 1:37 am
Bruce W Cassidy (7/9/2009)
RAISERROR()? CHECKSUM()? They're both T-SQL though.
CHECKSUM! Awesome!!! Thanks - exactly what I was looking for - I can relax now...
@Wayne: A special...
July 9, 2009 at 7:36 pm
Bruce W Cassidy (7/9/2009)
July 9, 2009 at 6:24 pm
Wish (7/9/2009)
If number of records inserted in table variable is too high(May be in...
July 9, 2009 at 5:24 pm
Bruce W Cassidy (7/9/2009)
Paul White (7/9/2009)
do you really think the question is faulty?[font="Verdana"]Well, COALESCE is a SQL standard function, not just T-SQL. So perhaps the question is... mis-directed?[/font]
Ok....
July 9, 2009 at 4:34 pm
Mel Harbour (7/9/2009)
July 9, 2009 at 4:32 pm
Bruce W Cassidy (7/9/2009)
Paul White (7/9/2009)
Question:Is COALESCE the only function in T-SQL that can accept a variable number of parameters?
If so, why?
[font="Verdana"]Mu.
Had to edit that because with Wingdings as the...
July 9, 2009 at 4:19 pm
Question:
Is COALESCE the only function in T-SQL that can accept a variable number of parameters?
If so, why?
July 9, 2009 at 4:02 pm
Florian Reischl (7/9/2009)
July 9, 2009 at 4:00 pm
Florian Reischl (7/9/2009)
Bruce W Cassidy (7/9/2009)
Paul White (7/9/2009)
Ah - so you are a fan of anti-verbositization then :w00t:[font="Verdana"]If only mere words could express my floccinaucinihilipilification of verbiage...[/font]
:unsure:
Anyone else notice the...
July 9, 2009 at 3:54 pm
Viewing 15 posts - 7,456 through 7,470 (of 8,416 total)