The queries are the commands that we might type in to the command line. When we have a query, we execute it. The results are available to the cursor, so we can fetch them and store them into a ...
# creating users table in Login.db with 2 columns username and password ...