Possible Duplicate:
sqlite replace values
I have one table in sqlite called images and it contains a column named "index" and i have created another column which is empty and is named tilename. the first column index has values like 2530CA_16 and 2832AB_13 and would like the same values to be inserted into the new column called tilename but without the _ for example i want it to be like old column "index" value 2530CA_16 should be newcolumn tilename value 2530CA16