4 lines
35 B
MySQL
4 lines
35 B
MySQL
|
.tables
|
||
|
PRAGMA table_info(users);
|
||
|
|