Page 1 of 1

Imagine you are tasked with building a data model for a “TV Guide” application that might run on a set top box. For simp

Posted: Thu Jul 14, 2022 2:18 pm
by answerhappygod
Imagine you are tasked with building a data model for a “TVGuide” application that might run on a set top box. For simplicity,let’s suppose that there are: Networks, such as “ABC” and “FOX”Programs, such as “MacGyver” and “The Wonder Years” Episodes, suchas “The one where they meet Batman” Let’s assume that each episodeof a program only ever airs once (no repeats or syndication).
Draw a ERD Data diagram data model for this domain
Write a short explanation of why you’ve made specific choices inthe model (for instance, if it’s normalized, why? If not, why? Ifyou are enforcing certain constraints, why?) Include and describeany additional data you think might be relevant to the domain