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