How do I list the tables in a SQLite database file
What SQL can be used to list the tables, and the rows within those tables in a SQLite database file - once I have attached it with the ATTACH
command on the SQLite3 command line tool?
Mysql
- asked 9 years ago
- B Butts
Your Answer