How to select certain columns from a SQLITE table in python3

前端 未结 0 588
说谎
说谎 2021-01-26 07:57

I want to select several column from a sqlite3 connection. The list of desired columns is only available at runtime.

This code works, but it\'s prone to SQL injection:

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