开发者

What is the command to check the properties of table in sqlite3?

I have created a Table and Inserted rows in a SQLite database 开发者_JAVA百科file.

What will be the command to check the properties of table in sqlite3?


.schema tablename

http://www.sqlite.org/sqlite.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜