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 1736042980
Portable data is as important as portable code.
Home
Notebook
Contact us