Trying to create a record for each item in an order with SQLite Database and Python

前端 未结 0 1538
温柔的废话
温柔的废话 2021-01-12 00:37

I believe that I need to to expand the sql statement as the current one I have:

SELECT OrderID FROM Orders WHERE UserID = (?)

is likely to ca

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