Kids will learn how to store, manage, and query information using fun, hands-on SQL activities. A perfect blend of tech learning and creativity to spark young minds this summer!
Enroll Now
What is a database?
Why do we use SQL?
Introduction to tables, rows, and columns.
Creating a simple table.
Understanding data types (text, numbers, dates).
Inserting data into a table.
Retrieving data with SELECT.
Using *, column names, and aliases.
Practice with simple queries.
Using WHERE to filter results.
Operators: =, >, <, AND, OR, NOT.
Hands-on filtering mini-project.
Using ORDER BY to sort results.
Limiting output with LIMIT.
Combining SELECT, WHERE, and ORDER BY.
Updating records with UPDATE.
Deleting records with DELETE.
Safe practices and understanding impact.
Using COUNT, SUM, AVG, MIN, MAX.
Practice with real-world-like datasets.
Fun quiz and team challenge.
Understanding GROUP BY.
Filtering groups with HAVING.
Create your own mini data report.
Introduction to primary and foreign keys.
Simple INNER JOIN between two tables.
Matching related data.
Kids create their own mini-database and queries.
Present their projects.
Receive certificates and celebrate!