顯示錶格
要檢視資料庫中的表,請使用 .tables
命令。
例:
sqlite> .tables
table1 table2 table3
table4 table5
要檢視資料庫中的表,請使用 .tables
命令。
例:
sqlite> .tables
table1 table2 table3
table4 table5