Activity 01
Pairs: Schema Design Challenge
Present a scenario like a school club membership list. Pairs brainstorm and sketch tables, fields, and records on chart paper, including primary keys. They present one design to the class for feedback.
Explain the purpose of a database in managing large amounts of information.
Facilitation TipFor the Schema Design Challenge, provide blank grid paper and colored markers so pairs can visualize table relationships before writing SQL-like labels.
What to look forPresent students with a list of data types (e.g., a student's name, a social media post, a product price, an image file). Ask them to classify each as either structured or unstructured data and briefly explain their reasoning.