🧠 Section A · Concept Check ● BEGINNER 4 × 1 = 4
🧮 Section B · Problem Solving ● INTERMEDIATE 2 + 3×3 = 11
5A real-world thing (user, order) is an .
61:N means one parent, many .
🚀 Section C · Challenge ● CHALLENGE 5
✂ answer key — fold or cut before handing out
1-A 2-B 3-A 4-C | 5 entity 6 children 7 = authors(id,...), books(id, author_id FK, ...) 8 = students, courses, enrolments(student_id, course_id) 9 = Breaks 1NF - impossible to query/join properly | 10 = 1:1