Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. Define a generalization hierarchy containing the STUDENT entity, the UNDSTUDENT entity, and the GRADSTUDENT entity. The STUDENT entity is the supertype, and UNDSTUDENT and

image text in transcribed
3. Define a generalization hierarchy containing the STUDENT entity, the UNDSTUDENT entity, and the GRADSTUDENT entity. The STUDENT entity is the supertype, and UNDSTUDENT and GRADSTUDENT are subtypes. The STUDENT entity has the attributes StdNo (primary key), StdName, StdGender, StdDOB (date of birth), StdEmail, and StdAdmitDate. The UNDSTUDENT entity has attributes UndMajor, UndMinor, and UndClass. The GRADSTUDENT entity type has attributes GradAdvisor, GradThesisTitle, and GradAsstStatus (assistantship status). The generalization hierarchy should be complete and disjoint. (10 points) Use the data model provided below to answer questions 4 to 6 . 4. List all the attributes of a movie (5 points) 5. Based on the data model, is it required that every entity instance in the PRODUCT table be associated with an entity instance in the CD table? Why, or why not? (5 points) 6. Is it possible for a book to appear in the BOOK table without appearing in the PRODUCT table? Why, or why not? (5 points) 3. Define a generalization hierarchy containing the STUDENT entity, the UNDSTUDENT entity, and the GRADSTUDENT entity. The STUDENT entity is the supertype, and UNDSTUDENT and GRADSTUDENT are subtypes. The STUDENT entity has the attributes StdNo (primary key), StdName, StdGender, StdDOB (date of birth), StdEmail, and StdAdmitDate. The UNDSTUDENT entity has attributes UndMajor, UndMinor, and UndClass. The GRADSTUDENT entity type has attributes GradAdvisor, GradThesisTitle, and GradAsstStatus (assistantship status). The generalization hierarchy should be complete and disjoint. (10 points) Use the data model provided below to answer questions 4 to 6 . 4. List all the attributes of a movie (5 points) 5. Based on the data model, is it required that every entity instance in the PRODUCT table be associated with an entity instance in the CD table? Why, or why not? (5 points) 6. Is it possible for a book to appear in the BOOK table without appearing in the PRODUCT table? Why, or why not? (5 points)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Accounting questions

Question

Differentiate 3sin(9x+2x)

Answered: 1 week ago

Question

Compute the derivative f(x)=(x-a)(x-b)

Answered: 1 week ago