How about something like...
Code:update your_table set your_column = replace(your_column, '_TST', '_TRN1') where your_column like '%_TST' ;
|
Results 1 to 5 of 5
Thread: How to replace suffix of data?Threaded View
|
Click Here to Expand Forum to Full Width |