Python - SQLite3 - Inserting data into a table as tuples or dictionaries

前端 未结 0 364
南旧
南旧 2021-01-31 03:58

Could there be a particular reason for choosing to pass data to a database table as tuples over inserting data into a table using dictionaries?(or the opposite)

Is there

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