当前位置:Gxlcms > 数据库问题 > 数据库 sqlite 学习

数据库 sqlite 学习

时间:2021-07-01 10:21:17 帮助过:34人阅读

1、控制格式化输出:

sqlite>.header on
sqlite>.mode column
sqlite> SELECT * FROM info;


本文出自 “程序猿进阶攻城狮” 博客,请务必保留此出处http://zhoum1118.blog.51cto.com/10054110/1649992

数据库 sqlite 学习

标签:数据库 sqlite

人气教程排行