SQLite cheatsheetEditCreated 2014-01-29, updated 2026-03-16 .help: get help .tables: like SHOW TABLES in MySQL .schema <table>: like SHOW CREATE TABLE <table> in MySQL .quit: exits sqlitewikicheatsheet