.tables
Will list the tables in your database
.schema tablename
will list how the table looks
and a
Select * from tablename
will print the entire table..
|
2 | Fix html | ||
|
.tables Will list the tables in your database .schema tablename will list how the table looks and a Select * from tablename will print the entire table.. |
||||
|
1 |
|
||
|
.tables Will list the tables in your database .schema will list how the table looks and a Select * from will print the entire table.. |
||||