Question
EER Diagram and modelling (link for picture https://ibb.co/2FX06vn) In regards to the above diagram, answer the following questions using the multiple choice listed under each
EER Diagram and modelling (link for picture https://ibb.co/2FX06vn)
In regards to the above diagram, answer the following questions using the multiple choice listed under each question.
How is of_type modeled?
- Not modeled into any relationship
- relation
- foreign key for "relationship" relation
- relation and n foreign keys
- relation and foreign key with single attribute value
- relation with owning entity primary key participating in primary key
- one atomic attribute
- relation and two foreign keys
- set of simple component attributes
How do you model Stored_in?
- Not modeled into any relationship
- relation
- foreign key for "relationship" relation
- relation and n foreign keys
- relation and foreign key with single attribute value
- relation with owning entity primary key participating in primary key
- one atomic attribute
- relation and two foreign keys
- set of simple component attributes
In person, if address was a composite attribute, consisting of first name, last name, and middle initial, how would you model that attribute?
- Not modeled into any relationship
- relation
- foreign key for "relationship" relation
- relation and n foreign keys
- relation and foreign key with single attribute value
- relation with owning entity primary key participating in primary key
- one atomic attribute
- relation and two foreign keys
- set of simple component attributes
In person, if phone was a multivalued attribute, allowing someone to list multiple phone numbers, how would you model that concept?
- Not modeled into any relationship
- relation
- foreign key for "relationship" relation
- relation and n foreign keys
- relation and foreign key with single attribute value
- relation with owning entity primary key participating in primary key
- one atomic attribute
- relation and two foreign keys
- set of simple component attributes
How do you model Service?
- Not modeled into any relationship
- relation
- foreign key for "relationship" relation
- relation and n foreign keys
- relation and foreign key with single attribute value
- relation with owning entity primary key participating in primary key
- one atomic attribute
- relation and two foreign keys
- set of simple component attributes
How do you model Plane-Type?
- Not modeled into any relationship
- relation
- foreign key for "relationship" relation
- relation and n foreign keys
- relation and foreign key with single attribute value
- relation with owning entity primary key participating in primary key
- one atomic attribute
- relation and two foreign keys
- set of simple component attributes
How is Plane_service modeled?
- Not modeled into any relationship
- relation
- foreign key for "relationship" relation
- relation and n foreign keys
- relation and foreign key with single attribute value
- relation with owning entity primary key participating in primary key
- one atomic attribute
- relation and two foreign keys
- set of simple component attributes
How is owner modeled?
- The subclass & the super class are modeled into one relation
- only the subclasses are modeled into a relation
- none of the above
- each participating subclass and superclass are modeled into a relation
- only the superclass is modeled into a relation
Pilot and Employee are both subclasses? Are these subclasses related other than they both extended from the same superclass?
Model Capacity Weight M N WORKS ON PLANE_TYPE Reg# 1 OF_TYPE N AIRPLANE N Salary Shift EMPLOYEE MAINTAIN Restr Lic_num M M N FLIES PILOT Date Workcode Date/workcode N Pdate STORED_IN OWNS M N 1 HANGAR Number Location Figure 4.12 Capacity EER schema for a SMALL AIRPORT database. SERVICE Hours N PLANE_SERVICE OWNER U CORPORATION Ssn PERSON Name Phone Name Phone Address Address
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started