Sqlite3 Tutorial Query Python Fixed < 8K >
# DELETE cursor.execute('DELETE FROM characters WHERE name = "Rogue"') conn.commit()