ZMX - IT技术交流论坛 - 无限Perfect,追求梦想 - itzmx.com's Archiver
论坛
›
聊天灌水
› Linux centos中查询sqlite3 数据库db文件的命令
小樱
发表于 2021/5/24 18:24
Linux centos中查询sqlite3 数据库db文件的命令
Linux centos中查询sqlite3 数据库db文件的命令
sqlite3 /root/test.db 'select * from vhost;'
sqlite3 /root/test.db 'select * from vhost_info;'
不可名
发表于 2021/7/19 02:30
啊啊啊{:3028:}{:3027:}
页:
[1]
查看完整版本:
Linux centos中查询sqlite3 数据库db文件的命令