Database tool

view SQlite on line

http://inloop.github.io/sqlite-viewer/

Sqlite command line tutorials

Command line

Delete a row from table : DELETE FROM #table name WHERE id=number;