mardi 28 juillet 2015

Table description in Sqlite expert database

How to get the table description in Sqlite Expert Professional? I tried:

Desc Table_name
exec sp_help Table_name
sp_columns Table_name
sp_help Table_name
Execute sp_help Table_name

All commands return nothing, except of an error message. What is the correct command?

Aucun commentaire:

Enregistrer un commentaire