Viewing 2 posts - 1 through 3 (of 3 total)
Eg: Table
CREATE TABLE #mytable
( Custid int, ...
March 4, 2011 at 5:19 pm
#1294928
I can replace only one text in a column, but I want Replace several text for eg below:
like I want take out need , to ,order keep only USB. That...
March 4, 2011 at 10:05 am
#1294782