Hi Baruch,

no, not with SQL as I know it.

Perhaps you can .dump and .output the database to a text file using sqlite3 command shell, replace your text and then create the database from the SQL using .read.

HTH
Martin

Am 04.12.2014 08:44, schrieb Baruch Burstein:
Hi,

Is it possible to somehow search for/replace a string in all columns of all
tables?

Thanks


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to