Viewing 15 posts - 1,291 through 1,305 (of 3,221 total)
Having been in the position you describe, wish I had heard your talk before my hair turned grey. Nice clear description of the position many are thrust into, with...
April 11, 2011 at 6:27 pm
Jeff Moden (4/11/2011)
WayneS (4/11/2011)
Jeff, I never did get this. Did you miss my previous post to send it on?
Apparently so. I'll send it out when I get home tonight....
April 11, 2011 at 6:06 pm
Pink123 (4/11/2011)
How do I get the actual...
April 11, 2011 at 8:35 am
It would help those who want to help you, if you would post the table definition, some sample data and required results from the sample data.
To do so, please click...
April 11, 2011 at 7:58 am
A snippet of code from Jeff Modens article, which can be accessed by clicking on the first link in my signature bloxk
SELECT 'SELECT ' +...
April 10, 2011 at 6:53 pm
Jeff Moden (4/10/2011)
bitbucket-25253 (4/10/2011)
Jeff Moden (4/9/2011)
April 10, 2011 at 6:13 pm
Jeff Moden (4/9/2011)
April 10, 2011 at 6:25 am
Requesting a favor from the denizens of the thread. A fellow member of my user group (ONSIG) is striving to present at meetings such as SQL SAT's and has...
April 9, 2011 at 9:45 am
Daniel Pokrývka
But.. MS says 2 + 2 times the length of the string.. which is not correct in terms of the return value of the function datalength().
2 + 2...
April 9, 2011 at 8:30 am
Read this article on SSC
Sorting Months By Number (SQL Spackle)
By Jeff Moden, 2010/11/15
Here is the link to the article:
April 8, 2011 at 7:47 pm
kaspencer (4/8/2011)
Yet another unforgivable mistake by a question setter.Let's hang, draw & quarter the lot of 'em.
Kenneth Spencer
PS: point back please.
Now, now ... as one who will have his 39th...
April 8, 2011 at 7:42 pm
Dominic Gagné (4/8/2011)
April 8, 2011 at 8:52 am
OPENROWSET - does NOT accept variables for its arguments.
Thus you will have to use dynamic sql statements to do what you seem to need to do.
Use this link:
http://technet.microsoft.com/en-us/library/ms190312(SQL.90).aspx
Scroll down to...
April 8, 2011 at 7:54 am
Here we go again .... the answer is based on
NCHAR(n) and based on that the supposed answer is correct
However (Question text set to Bold and character size altered ...
April 7, 2011 at 8:45 pm
Thanks for your reply. Now in the spirit of being a community, to help others, would you mind posting your code, so that others may learn how to solve...
April 7, 2011 at 4:43 pm
Viewing 15 posts - 1,291 through 1,305 (of 3,221 total)