jeudi 18 février 2016

SQlite query to update column

I want to update a column that contains a string like 12,43,433 I want to only replace 43 with another number say 54 so that the column value becomes 12,54,433.

How can I do that??

Aucun commentaire:

Enregistrer un commentaire