Website and Database Development (7185) Project 4 – Games and Coasters

This project is for students to practice using SQL SELECT statements. The project uses a coasters table to practice extracting data about roller coasters, and a games table to extract different information about board games. Students practice using the WHERE, ORDER BY, GROUP BY, and LIKE clauses, and the COUNT, MIN, MAX, and DISTINCT aggregate functions in SQL.  The goal is to have students practice asking questions of the data. 

Note: This project is designed to be purely SQL, no web pages or HTML content
Note: This project also makes use of a sqlite database (but the SELECT statements should be useable in any relational database)

Grade Levels: 9 - 12
Subject Matter: Database
  • Average Rating: 0.0 (0 ratings)

This resource was created by Nick Fishel, then curated by the team at Nextech.

Learn More