Unable to Update SQLite Table

后端 未结 0 565
北海茫月
北海茫月 2021-01-24 18:23

I am not able to get the update statement to work :( - any help on what I\'m missing ?

tickers = c.fetchall()   
for row in tickers:
    c.execute("select [A         


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