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: