Activity 01
Physical Simulation: The Human Database
Students hold cards representing 'records' in different tables (e.g., Students and Classes). They must physically 'link' themselves using pieces of string to represent Foreign Keys, demonstrating one-to-many relationships.
Differentiate between data, information, and knowledge with examples.
Facilitation TipFor the SQL Query Challenge, display sample queries on posters so students can compare their solutions and discuss efficiency in small groups.
What to look forProvide students with three scenarios: 1) A list of customer names and purchase amounts. 2) A collection of customer reviews written in plain text. 3) A JSON file containing product details with nested categories. Ask students to identify the type of data (structured, unstructured, semi-structured) for each and briefly explain why.