Assignment No 2 Advanced Database Programming
Assignment No 2 Advanced Database Programming
Advanced
Module Name Year 2025
Database
Programming
Month February Deadline 15 March
Full-Time / Distance
Mode Semester 1
Students
Instructions
IT Department @2025
Case study
1 Suppose you are designing a schema to record information about different medical reality shows on
television. Your database should be able to record the following expected information: ✓ For each
reality show: Name, participants, genre and basic info. Take note that any medical reality show has at
least two or more participants. ✓ For each producer: the company country and company name. A
show can be produced precisely by one producer and one producer produces exactly one show. ✓ For
each TV: its name, start year and head office. Take note that a TV may broadcast multiple shows.
Each show is broadcasted by exactly one television. ✓ For each end user: username, password, and
age. Multiple reality shows may be rated by a user whilst a show may be rated by multiple users. Each
rate has a score from 0 - 20.
Questions
IT Department @2025