Python3 Sqllite Normal query works but not while passing it a tuple

后端 未结 0 1560
离开以前
离开以前 2021-02-12 12:44

I have a Db from where I have to display all the columns which match the substring of the column given by user. The following code works:

c.execute("select *         


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