Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
9 views

Assignment No 2 Advanced Database Programming

This document outlines the assessment details for Assignment 2 in the Advanced Database Programming module for the year 2025. Students are required to answer all questions related to designing a database schema for medical reality shows, including creating a physical data model, SQL schema, and an Entity Relationship diagram. The assignment has specific formatting and submission guidelines, including no late submissions and adherence to APA referencing style.

Uploaded by

henry.kharuxab23
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

Assignment No 2 Advanced Database Programming

This document outlines the assessment details for Assignment 2 in the Advanced Database Programming module for the year 2025. Students are required to answer all questions related to designing a database schema for medical reality shows, including creating a physical data model, SQL schema, and an Entity Relationship diagram. The assignment has specific formatting and submission guidelines, including no late submissions and adherence to APA referencing style.

Uploaded by

henry.kharuxab23
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Department Information Technology

Assessment Name Assignment 2 Code ADP310

Advanced
Module Name Year 2025
Database
Programming
Month February Deadline 15 March

Full-Time / Distance
Mode Semester 1
Students

Qualification Honors Degree Level 5

Total Marks 100 Lecturer Ms. Lazarus

Instructions

Read the Instructions below:

1. Answer ALL questions.


2. No late submission
3. Maintain question numbering in your answer sheet.
4. No plagiarism.
5. It must have a proper cover page, table of content, introduction, conclusion and
references each on a separate page
6. Use APA referencing style
7. Use Arial, font 12 and 1.5 line spacing

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

1. Create a physical data model for your database. (30 Marks)


2. Using SQL, create your database schema. (40 Marks)
3. Create an Entity Relationship diagram that captures this information about the given scenario.
Consider identifying entities, attributes, primary keys, relationships and cardinality correctly. (30 Marks)

IT Department @2025

You might also like