Python3 dynamic sqlite select query

后端 未结 0 1846
长发绾君心
长发绾君心 2020-11-28 18:47

I am struggling to replicate an sqlite SELECT query.

sqlite> select "de-515" from balances where id = \'1\';
de-515
0.1
sqlite>
相关标签:
回答
  • 消灭零回复
提交回复
热议问题