Viewing 5 posts - 1 through 6 (of 6 total)
Hi.
I had a similar problem.
I used a function to get each word out of the string. My seperator was a space.
I wrote a udf and then call it within a...
February 17, 2010 at 2:43 am
Hi.
Either use a CTE to do the computation and then output the rows, or create one or more temporary tables, or table variables and update these in turn before...
February 17, 2010 at 2:36 am
Hi.
I am sorry, but I do not have time to have a complex discussion but the following code (see the end of this blog) should help.
The table KPISelect holds all...
February 17, 2010 at 2:32 am
Hi.
I am sorry, but I do not have time to have a complex discussion but the following code (see the end of this blog) should help.
The table KPISelect holds all...
February 17, 2010 at 2:32 am
Hi.
I am sorry, but I do not have time to have a complex discussion but the following code (see the end of this blog) should help.
The table KPISelect holds all...
February 17, 2010 at 2:32 am
Viewing 5 posts - 1 through 6 (of 6 total)