Hi, I just wanted to know what is the difference between myDb.db and db.myDb in python sqlite

后端 未结 0 1773
灰色年华
灰色年华 2021-01-01 01:41

So, I was just looking for a tutorial for sqlite3 python. Some people use the database name with db.myDb, and others use myDb.db. Can anyone explain the difference between t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题