Print

Bite 15: Dynamically query a SQL database in python

In this Bite we are going to learn how to:

1. Ask for column names input
2. Have the user query a SQLite db

Practice the basics first

The python files will be available here when the video gets released on YouTube.

Bite 15: Dynamic query a SQL database | Python mystery game

The challenge

Here you can try the code:

The solution

Bite Solution 15: Dynamic query a SQL database | Python mystery game
Was this helpful?

Reader Interactions

Leave a Reply

Your email address will not be published. Required fields are marked *

Table of Contents