Exam 6: Transforming Data Models Into Database Designs
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL105 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model100 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: Sql for Database Construction and Application Processing100 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: A: Managing Databases With SQL Server 20012100 Questions
Exam 10: B: Managing Databases With Oracle Database 11g Release 2100 Questions
Exam 10: C: Managing Databases With MySQL100 Questions
Exam 11: The Web Server Environment198 Questions
Exam 12: Big Data datawarehouse and Business Intelligence Systems102 Questions
Exam 13: Microsoft Access 201348 Questions
Exam 14: Getting Started With Systems Analysis and Design35 Questions
Exam 15: E-R Diagrams and the Idef1x Standard35 Questions
Exam 16: E-R Diagrams and the UML Standard36 Questions
Exam 17: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 18: Getting Started With Microsoft Visio 201334 Questions
Exam 19: Data Structures for Database Processing35 Questions
Exam 20: the Semantic Object Model35 Questions
Exam 21: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Exam 22: Business Intelligence Systems80 Questions
Select questions type
A referential integrity constraint policy that guarantees that a row in a parent table always has a required entry in a child table ________.
(Multiple Choice)
4.7/5
(33)
Write the schema to represent the entities below,including tables,the proper placement of the foreign key,and referential integrity constraint.


(Essay)
4.7/5
(31)
When transforming an extended E-R model into a relational database design,recursive relationships are treated fundamentally the same as other HAS-A relationships.
(True/False)
5.0/5
(43)
In a 1:N relationship,the term "parent" refers to the table on the "many" side of the relationship.
(True/False)
4.7/5
(26)
The first step in the database design process is to create tables and columns from entities and attributes.
(True/False)
4.9/5
(43)
Like all ID-dependent relationships,the parents of an association table are required.
(True/False)
4.9/5
(44)
The design transformation for all IS-A relationships can be summarized by the phrase "place the key of the parent table in the child table."
(True/False)
4.7/5
(27)
Using the VRG database as an example,briefly describe what a final database design consists of.
(Essay)
4.7/5
(32)
Referential integrity constraints should disallow adding a new row to a child table when the foreign key does not match a primary key value in the parent table.
(True/False)
4.9/5
(39)
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 ________.
(Multiple Choice)
4.9/5
(38)
To represent a 1:N relationship in a relational database design,an intersection table is created.
(True/False)
4.8/5
(27)
In a 1:1 relationship,the foreign key is defined as an alternate key to make the DBMS enforce uniqueness.
(True/False)
4.7/5
(29)
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 cascading changes.
(True/False)
4.8/5
(36)
To represent a one-to-many relationship in a relational database design,the key of the child table is placed as a foreign key into the other table.
(True/False)
4.9/5
(46)
Briefly describe the process of converting an extended E-R model into a relational database design.
(Essay)
4.8/5
(39)
Which of the following is not true about representing subtypes in a relational database design?
(Multiple Choice)
4.8/5
(35)
How are one-to-one recursive relationships addressed using the relational model?
(Essay)
4.8/5
(37)
Showing 61 - 80 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)