SQLite Forum

NEXT VALUE FOR in SQLite
Login
Hi,
I have a table with Name and Value fields.
Can anyone suggest a script to create or auto-increment an existing counter record in just a single statement? 
Thanks