Skip to navigation
How to replace a string in sqlite ?
07.12.13
use the replace function example: UPDATE products SET image1 = Replace(image1, '.gif', '.jpg');
Reply
Anonymous
How to replace a string in sqlite ?
use the replace function example: UPDATE products SET image1 = Replace(image1, '.gif', '.jpg');
07.12.13
Reply
Anonymous
Information Epoch 1732394802
Silence is golden.
Home
Notebook
Contact us