EER MODEL IN THIS ONE EXPERT ALREADY ANSWERD TILL 3-25 c SO I NEED ANS FROM D 3-25 For a library, the entity type HOLDING has four sub-types: BOOK, AUDIO BOOK, DVD, and SOFTWARE. Draw a separate EER diagram segment for each of the following situations: a. At a given time, a holding must be exactly one of these subtypes. b. A holding may or may not be one of these subtypes. However, a holding that is one of these subtypes cannot at the same time be one of the other subtypes. c. A holding may or may not be one of these subtypes. On the other hand, a holding may be any two (or even four) of these subtypes at the same time. d. At a given time, a holding must be at least one of these subtypes. 3-26 A bank has three types of accounts: checking, savings, and loan. Following are the attributes for each type of account: CHECKING: Acct No, Date Opened, Balance, Service Charge SAVINGS: Acct No, Date Opened, Balance, Interest Rate LOAN: Acct No, Date Opened, Balance, Interest Rate, Payment Assume that each bank account must be a member of exactly one of these subtypes. Using generalization, develop an EER model segment to represent this situation using the traditional EER notation, the Visio notation, or the subtypes inside supertypes notation, as specified by your instructor. Remember to include a subtype discriminator.
Concepts in Designing Database
A database design is the process of data organization based on a database model. The process deals with identifying what data should be stored in a database and how data elements relate to each other.
Entity Relationship Diagram
Complex real-world applications call for large volumes of data. Therefore, it is necessary to build a great database to store data safely and coherently. The ER data model aids in the process of database design. It helps outline the structure of an organization’s database by understanding the real-world interactions of objects related to the data. For example, if a school is tasked to store student information, then analyzing the correlation between the students, subjects, and teachers would help identify how the data needs to be stored.
EER MODEL IN THIS ONE EXPERT ALREADY ANSWERD TILL 3-25 c SO I NEED ANS FROM D
3-25
For a library, the entity type HOLDING has four sub-types: BOOK, AUDIO BOOK, DVD, and
SOFTWARE. Draw a separate EER diagram segment for each of the following situations:
a. At a given time, a holding must be exactly one of these subtypes.
b. A holding may or may not be one of these subtypes. However, a holding that is one of
these subtypes cannot at the same time be one of the other subtypes.
c. A holding may or may not be one of these subtypes. On the other hand, a holding may
be any two (or even four) of these subtypes at the same time.
d. At a given time, a holding must be at least one of these subtypes.
3-26
A bank has three types of accounts: checking, savings, and loan. Following are the attributes for
each type of account:
CHECKING: Acct No, Date Opened, Balance, Service Charge
SAVINGS: Acct No, Date Opened, Balance, Interest Rate
LOAN: Acct No, Date Opened, Balance, Interest Rate, Payment
Assume that each bank account must be a member of exactly one of these subtypes. Using
generalization, develop an EER model segment to represent this situation using the traditional
EER notation, the Visio notation, or the subtypes inside supertypes notation, as specified by
your instructor. Remember to include a subtype discriminator.
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 2 images