db/sql/ SqLite3Basics


Show tables

.tables

Describe table

.schema <table>

e.g.

.schema OBJECTS