Viewing 4 posts - 1 through 4 (of 4 total)
Joseph,
Did you look at the code i posted yesterday? I ran it against the data you provided, and it gives the result you want.
Thanks,
Shahryar
February 19, 2009 at 9:02 am
How about:
selectSUBSTRING ( PhoneNo, 3, LEN (PhoneNo) )
February 18, 2009 at 2:12 pm
Here's some code that seems to work for your problem. It's multi-step, and in incorporates a table variable. this would best be implemented in a stored proc. ...
February 17, 2009 at 12:15 pm
Maybe it's just me, but I do not see an attached example - is it the picture link at the bottom of the post?
May 16, 2006 at 1:08 pm
Viewing 4 posts - 1 through 4 (of 4 total)