SQL
CREATE TABLE sqlite_stat1 (
tbl,
idx,
stat
)
Columns
| Column | Data type | Allow null | Primary key | Actions |
|---|---|---|---|---|
tbl |
|
✓ | read-only | |
idx |
|
✓ | read-only | |
stat |
|
✓ | read-only |
Indexes
| Name | Columns | Unique | SQL | Drop? |
|---|