开发者

command to open an existing sqlite database

i know the command to create a database in sqlite. i.e sqlite3 databasename.sqlite. But can anybody tell开发者_运维问答 me what is the command to open an existing database in terminal. Please anybody help me


You simply use sqlite3 myExistingDatabase.sqlite.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜