describe
Usage
.describe [table]
Description
The describe command provides information about the specified database table.
Examples
Describe the table named users.
.describe users
.describe [table]
The describe command provides information about the specified database table.
Describe the table named users.
.describe users