Viewing 15 posts - 38,866 through 38,880 (of 59,072 total)
Hey folks (especially Wayne). I ran into a bit of a buzz saw with the new split function that I previously posted (and have removed from this thread). ...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 16, 2010 at 6:31 pm
Heh.... famous last words would be... [font="Arial Black"]AHHHHH CRAP![/font]
Just so you guys know... remember I said that I changed my cteTally code to use Gianluca's wonderful idea of using UNPIVOT...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 16, 2010 at 6:22 pm
krypto69 (4/16/2010)
I want the semi colons between the names, just not at the end of...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 16, 2010 at 3:32 pm
sgj31 (4/16/2010)
dbo.Customer1
dbo.Customer2
...
dbo.Customer5000
I need an efficient way of reporting on these tables without looping through...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 16, 2010 at 3:29 pm
dma-669038 (4/16/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 16, 2010 at 3:06 pm
webrunner (4/16/2010)
Jeff Moden (7/25/2009)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 16, 2010 at 12:51 pm
Lynn Pettis (4/15/2010)
Tom Brown (4/15/2010)
IE just goes away for ages...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 16, 2010 at 7:30 am
Brandie Tarvin (4/16/2010)
Me? I try to keep my personal life out of my blog. I don't want the entire universe to know that I'm a Timelord from...
Heh... same here......
--Jeff Moden
Change is inevitable... Change for the better is not.
April 16, 2010 at 7:25 am
Brandie Tarvin (4/16/2010)[hrWhereas writing an article takes effort, thinking about the theme, doublechecking your thought processes, ...
BWAA-HAA! Apparently, some folks don't know the difference. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
April 16, 2010 at 7:22 am
dma-669038 (4/15/2010)
but I'd like a juicy messed up situation to learn from. How do you create one? Would love to hear more from others in this regard.
Heh... just read the...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 16, 2010 at 7:17 am
Here's the output from the first bit of code above...
Date Time ParameterName ParameterValue
---------- -------- ------------- -----------------------------------------------------------------------
2010-04-08 00:00:02 Cmd ...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 15, 2010 at 9:25 pm
Here's what I was talking about to simplify the split at the "=" sign...
--=================================================================================================
-- Test table setup. This is NOT a part of the...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 15, 2010 at 9:15 pm
First up I start with the SQL Server Profiler with a slightly changed version of the "SP_Counts" template. After my modifications [font="Arial Black"]I have based the template on the "SP:Starting"...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 15, 2010 at 8:08 pm
It's interesting... SQL Server Central has taken it on the chin a couple of times about the low quality and/or bad information which sometimes appears in its articles because of...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 15, 2010 at 7:40 pm
awoodhouse (4/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
April 15, 2010 at 7:20 pm
Viewing 15 posts - 38,866 through 38,880 (of 59,072 total)