Truncating String in Sql Query
594768Sep 18 2007 — edited Sep 18 2007Hi,
I'm having one location table where the values of location are returned as KC_KansasCity,CHAR_Charlotte,PEW_Pewauke etc,I want to truncate the characters before underscore and also underscore while inserting the data into table.
Can anybody advise me on how to do this..
Thanks,
Anil