显示表格
要查看数据库中的表,请使用 .tables
命令。
例:
sqlite> .tables
table1 table2 table3
table4 table5
要查看数据库中的表,请使用 .tables
命令。
例:
sqlite> .tables
table1 table2 table3
table4 table5