In my code, I execute an SQLite SELECT statement to query data in my database:
SELECT
sqlite_obj = c.execute("SELECT * FROM my_table WHERE item_id