I have a SQLite database with table myTable and columns id, posX, posY. The number of rows changes constantly (might inc
myTable
id
posX
posY
Try with "update tablet set (row='value' where id=0001'), (row='value2' where id=0002'), ...