摘要:
SQLite常用命令 sqlite3 file.db 创建名为file的库文件并进入到SQL命令行模式,提示符变为sqlite> " height="122" width="480"/> .help 可显示shell模式中可使用的所有命令列表以及命令的含义 .database 显示数据库信息;包含当 阅读全文
posted @ 2017-11-29 15:30
随缘之
阅读(930)
评论(0)
推荐(0)
|
摘要:
SQLite常用命令 sqlite3 file.db 创建名为file的库文件并进入到SQL命令行模式,提示符变为sqlite> " height="122" width="480"/> .help 可显示shell模式中可使用的所有命令列表以及命令的含义 .database 显示数据库信息;包含当 阅读全文
posted @ 2017-11-29 15:30
随缘之
阅读(930)
评论(0)
推荐(0)
|