In order to view tables in a database, use the .tables command.
.tables
Example:
sqlite> .tables table1 table2 table3 table4 table5