Viewing 15 posts - 121 through 135 (of 166 total)
Thanks a lot Louis, just now i did using the row_number function.
select case when rn = 1 then Client else null end as Client
...
December 17, 2013 at 9:17 am
it would be great if i have the query. can you show me the sample query please
December 17, 2013 at 8:57 am
sorry for the confusion. i am done with my requirement. thanks for your time.
October 23, 2013 at 8:02 am
Yes i agree that credit goes to Jeff.
by the way, i am good with insert statement. Any suggestion with update statement? how can i update the sample table with...
October 22, 2013 at 12:25 pm
Hello Ed Wagner,
I totally agree that "DelimitedSplit8K" function is much faster. thanks for your time.
October 22, 2013 at 7:32 am
wow,
thanks a lot everyone for your time on this post.
dwain's suggestion will be more simple.
October 22, 2013 at 5:20 am
Hi Lynn,
thanks for your reply. i haven't changed my requirement. anyhow apologize for the miss communication here.
What i told was about the code provided by ssc and not...
October 20, 2013 at 6:42 am
Also, none of the above queries executing correctly. i tried to check the query is working fine or not using
http://sqlfiddle.com. Somethign wrong with the declaration. could you please suggest...
October 19, 2013 at 7:56 pm
Hi Jeff Thanks for your response and great article. But i have a concern that you are using custom year next to the declaration.
SELECT @fromYear='1913-01-01', @toYear='1998-01-01'
I don't want this...
October 19, 2013 at 7:05 pm
wow, thanks a lot lynn and SSC.
Hi lynn,
I would like to understand your concept. Is it possible to give me brief explanation about your logic would be great.
October 19, 2013 at 7:16 am
Can this Develoepr edition be used on staging environment? the reason why am asking is my staging site will be used to give demo to the outside client.
So it's more...
October 17, 2013 at 7:58 am
Ahhhhh!!! i got it. it's not free of cost. i need to purchase license. The cost is $49.
the question is $49 per one user or multiple user?
October 17, 2013 at 7:53 am
Viewing 15 posts - 121 through 135 (of 166 total)