# Fetch all rows from the query rows = cursor.fetchall()
Because the schema is normalized, you will frequently join tables. For example, to find all goals scored by a specific player, you would join the players table with the goals table using the player_id . Applications in Data Science jfjelstul worldcup data-sqlite worldcup.sqlite