Viewing 15 posts - 106 through 120 (of 8,416 total)
Jeff Moden (2/9/2013)
February 9, 2013 at 10:35 pm
As far as optimizing the original query is concerned, I would be interested to see the execution plans and performance information for:
CREATE TABLE #Temp
(
TranID integer...
February 9, 2013 at 10:18 pm
MyDoggieJessie (2/7/2013)
February 9, 2013 at 9:39 pm
drew.allen (2/8/2013)
February 9, 2013 at 9:16 pm
_simon_ (2/5/2013)
I am using Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64)I have no problem creating the function
It's possible that using CRYPT_GEN_RANDOM in a function was (incorrectly) possible...
February 9, 2013 at 6:25 pm
Kwisatz78 (2/8/2013)
February 9, 2013 at 6:13 pm
Lynn Pettis (2/8/2013)
February 8, 2013 at 6:56 pm
Roger Sabin (2/8/2013)
February 8, 2013 at 6:29 pm
L' Eomot Inversé (12/31/2012)
December 31, 2012 at 4:52 pm
Dwain,
I see rather different performance using your test rig on SQL Server 2012 (build 3321) and SQL Server 2008 R2 (build 4266):
+--------------------------------------------------+
¦ SQL Server ¦ PatternSplitCM ¦ SQL#.RegEx_Matches ¦
¦------------+----------------+--------------------¦
¦ 2012...
December 31, 2012 at 2:24 am
L' Eomot Inversé (12/30/2012)
December 30, 2012 at 5:58 pm
Another good one. 19% wrong right now :blink:
December 19, 2012 at 12:11 am
Excellent one-point question. 21% wrong answers = no such thing as a too-easy QotD.
December 19, 2012 at 12:09 am
L' Eomot Inversé (12/17/2012)
Hugo Kornelis (12/17/2012)
December 19, 2012 at 12:02 am
Viewing 15 posts - 106 through 120 (of 8,416 total)