Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Database Processing Fundamentals
Quiz 6: Transforming Data Models Into Database Designs
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 81
Essay
Explain the representation of a many-to-many strong entity relationship in a relational database design.
Question 82
Multiple Choice
Which of the following is not true of ternary relationships?
Question 83
Essay
How are one-to-one recursive relationships addressed using the relational model?
Question 84
Multiple Choice
When transforming an ID-dependent E-R data model relationship into a relational database design,the referential integrity constraints should allow ________.
Question 85
Multiple Choice
A referential integrity constraint policy that insures that all rows containing a particular foreign key value in a table are eliminated from the table when the row containing the corresponding primary key value in a parent table is eliminated from the database is called ________.
Question 86
Multiple Choice
To which of the following actions are referential integrity constraints not applied?
Question 87
Multiple Choice
Which of the following is not true about representing subtypes in a relational database design?
Question 88
Multiple Choice
Which of the following is not true of recursive relationships?
Question 89
Multiple Choice
The binary constraint MUST NOT indicates that ________.
Question 90
Multiple Choice
When transforming an ID-dependent E-R data model relationship into a relational database design and the child entity is designed to use a surrogate key,then ________.
Question 91
Essay
What are MUST NOT and MUST COVER constraints?
Question 92
Multiple Choice
In a supertype-subtype structure,discriminator attributes ________.
Question 93
Multiple Choice
The binary constraint MUST COVER indicates that ________.
Question 94
Essay
Explain the representation of a one-to-many strong entity relationship in a relational database design.
Question 95
Essay
Briefly describe the process of converting an extended E-R model into a relational database design.
Question 96
Multiple Choice
A referential integrity constraint policy that guarantees that a row in a parent table always has a required entry in a child table ________.
Question 97
Multiple Choice
A referential integrity constraint policy that insures that foreign key values in a table are correctly maintained when there is a change to the primary key value in the parent table is called ________.