StayTalentReady

Exercises — Module 8: Databases and Data Management

1 hands-on tasks. Do them in order; each one feeds the Canvas item it names.

40 min · hands-on

1. SQL Query Lab

  1. Access the provided SQLite database file (students.db) via DB Browser for SQLite or the Canvas shell.
  2. Write a SELECT query to list all students with a GPA above 3.0.
  3. Write a JOIN query to display each student's name alongside their enrolled course title.
Turn in / bring: SQL queries and result screenshots submitted to Canvas.
← Module 7Module 9 →

↑ Back to top