📜  sqlite3 执行命令 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:41.362000             🧑  作者: Mango

代码示例1
sqlite3 test.db 'create table abc (col0 int)'