Viewing 15 posts - 45,496 through 45,510 (of 59,095 total)
Heh... and we still don't know what the CLR does, do we? 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
January 28, 2009 at 5:59 am
Nicely done, Gus. And, considering that the article is about a fix you made for an actual problem having to do with Adjacency and Nested Set methods, I...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 28, 2009 at 5:33 am
Trigger (1/27/2009)
Jeff,There will only be 2 spaces and no periods.
In that case... I'm not sure it's any faster (haven't done the ol' million row test on this one), but it...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 28, 2009 at 5:13 am
I was hoping the op would tell me... but Ok... what does the CLR actually do? Remember, I'm not much into GUI's or WebServices.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 28, 2009 at 12:04 am
...and Jean-François came up with one of the very few places where a memory-only While Loop actually squeaks past the Tally table (at least on my machine, it does). ...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 11:08 pm
p.s. Wrapping the problem up in a couple of "Free Pizza" coupons and wrapping that in a cold case of beer would give me better incentive to look for...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 9:16 pm
Jean-François Bergeron (1/27/2009)
I'm surprised to see Jeff did not throw in something, I thought RBAR was the trigger for an answer! 😉
Heh... what... you think I do a search for...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 9:07 pm
noeld (1/27/2009)
I have found that the best solution for this is to use persisted calculated columns!
Haven't tried those yet, Noel... can you give us a quick "how to" on...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 9:05 pm
What would be even more interesting is finding out what the CLR actually does.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 8:48 pm
Writing can be hard.
Heh... I'd have to say it's a real bugger for me. I don't know how you do it everyday. My hat's off to you.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 8:47 pm
phoqueme (1/27/2009)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 8:30 pm
Stop using SSIS for ETL. Use BULK INSERT and some good T-SQL programming, instead.
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 8:17 pm
JROCK (1/27/2009)
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 8:11 pm
What is the maximum number of spaces that could occur and are periods ever going to appear in the data?
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 8:09 pm
Oh, yea... almost forgot. If you're going to allow end users to build their own queries through and ad hoc reporting tool, even if it's something as sophisticated as...
--Jeff Moden
Change is inevitable... Change for the better is not.
January 27, 2009 at 8:06 pm
Viewing 15 posts - 45,496 through 45,510 (of 59,095 total)