Viewing 3 posts - 1 through 4 (of 4 total)
Thank you so very much !!!!...
This works perfectly !... Exactly as I needed.
September 2, 2009 at 2:39 pm
#1048442
Hi,
Thank you for sharing your valuable time with me on this, it is greatly appreciated.
Here is what I am trying to do ..
-- Build target table
CREATE TABLE [dbo].[_tbl_Target](
[ACCOUNT_NAME] [varchar](50)...
September 2, 2009 at 2:08 pm
#1048429
Thank you very much for your reply.
I am still curious to know if there is a way to do this with a CASE statement and avoid the CURSOR route....
September 2, 2009 at 12:10 pm
#1048339