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 1738749289
A language that doesn't affect the way you think is not worth knowing.
Home
Notebook
Contact us