Viewing 15 posts - 2,626 through 2,640 (of 6,486 total)
Grant Fritchey (9/3/2008)
September 3, 2008 at 6:58 pm
rbarryyoung (9/3/2008)
Matt Miller (9/3/2008)
rbarryyoung (9/3/2008)
Because I put it in.
That's why you keep seeing the old "the order of processing is not guaranteed" disclaimers on MSDN as to these kinds of...
September 3, 2008 at 4:09 pm
Your best bet might be to simply pick some sequence of characters that won't ever happen, and use that as your "carriage return". At which point you strip out...
September 3, 2008 at 4:06 pm
rbarryyoung (9/3/2008)
Because I put it in.
That's why you keep seeing the old "the order of processing is not guaranteed" disclaimers on MSDN as to these kinds of things. Depending on...
September 3, 2008 at 3:50 pm
anithareddyg1 (8/25/2008)
Thank you,joining different columns in 3 tables using innerjoin.
once again thankyou.
Jack just gave you an example for a three-table join - is that what you need? There are...
August 25, 2008 at 1:16 pm
blandry (8/25/2008)
"Failures are the guideposts on the road to success and every great invention in any arena had to be reached by the trial and error of the failure process."
If...
August 25, 2008 at 7:57 am
thelabwiz (8/11/2008)
I do software development for some niche devices and there are enough glitches with these tools under...
August 25, 2008 at 7:51 am
I realize I'm getting to the party late (you know - after Billy spiked the punch and got expelled for mooning the principal), but - isn't the PIVOT syntax available...
August 24, 2008 at 11:41 am
rbarryyoung (8/21/2008)
Adrian Nichols (8/21/2008)
August 22, 2008 at 1:24 pm
John -
It sounds to me that you want to use a Tally table. it will allow you to return the desired amount of rows needed.
Here's a good primer...
August 22, 2008 at 1:03 pm
Are you SURE that is in fact a blank space on the initial server, and not some non-printing character?
According to Books Online, the len() function....
Returns the number of characters of...
August 21, 2008 at 4:12 pm
jeffrey yao (8/15/2008)
Vivien Xing (8/14/2008)
* In-depth project management, vendor management, and...
August 21, 2008 at 3:55 pm
toniupstny (8/15/2008)
Hmmm.... I (re)read the article Jeff pointed to as the follow-up
Heh... it's been out for quite some time...
http://www.sqlservercentral.com/articles/Advanced+Querying/61716/
--Jeff Moden
and frankly did...
August 15, 2008 at 10:23 am
Matt Miller (8/14/2008)
I will see what I can do. I think I might want to try a CLR proc on this one.....
By the way - that was a "sure...
August 15, 2008 at 8:05 am
Ted Pin (8/14/2008)
gunna48 (8/14/2008)
August 14, 2008 at 10:35 pm
Viewing 15 posts - 2,626 through 2,640 (of 6,486 total)