SQLite cheatsheetEditCreated 1/29/2014, updated 6 weeks ago .help: get help .tables: like SHOW TABLES in MySQL .schema <table>: like SHOW CREATE TABLE <table> in MySQL .quit: exits sqlitewikicheatsheet