Exam 6: Transforming Data Models Into Database Designs
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language114 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model104 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: SQL for Database Construction and Application Processing104 Questions
Exam 8: Database Redesign103 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: Managing Databases With SQL Server 2014101 Questions
Exam 11: Managing Databases With Oracle Database106 Questions
Exam 12: Managing Databases With Mysql 5.6101 Questions
Exam 13: The Web Server Environment128 Questions
Exam 14: Big Data, Data-Warehouses, and Business Intelligence Systems108 Questions
Exam 15: Getting Started With Microsoft Access 201353 Questions
Exam 16: Getting Started With Systems Analysis and Design37 Questions
Exam 17: E-R Diagrams and the IDEF1X Standard37 Questions
Exam 18: E-R Diagrams and the UML Standard36 Questions
Exam 19: Getting Started With Mysql Workbench Data Modeling Tools37 Questions
Exam 20: Getting Started With Microsoft Visio 201332 Questions
Exam 21: Data Structures for Database Processing39 Questions
Exam 22: the Semantic Object Model35 Questions
Exam 23: Getting Started With Web Servers, PHP, and the Netbeans IDE35 Questions
Exam 24: Business Intelligence Systems82 Questions
Exam 25: Big Data81 Questions
Select questions type
When creating a relational database design from E-R diagrams,first create a relation for each relationship.
(True/False)
4.9/5
(37)
In a 1:N relationship,the term parent refers to the table on the "many" side of the relationship.
(True/False)
4.9/5
(34)
When creating a table for an ID-dependent entity,both the key of the parent and the key of the entity itself must appear in the table.
(True/False)
4.7/5
(34)
Cascading deletions are generally not used with relationships for weak child entities.
(True/False)
5.0/5
(31)
When transforming an E-R data model into a relational database design,the key of the parent entity should be placed as part of the primary key into the child entity ________.
(Multiple Choice)
4.9/5
(37)
When representing a one-to-many relationship in a relational database design,________.
(Multiple Choice)
4.9/5
(34)
A surrogate key should be considered when the key contains a lengthy text field.
(True/False)
4.8/5
(36)
When transforming an ID-dependent E-R data model relationship into a relational database design,the referential integrity constraints should allow ________.
(Multiple Choice)
4.8/5
(35)
In a relational database design,all relationships are expressed by ________.
(Multiple Choice)
5.0/5
(32)
The first step in transforming an extended E-R model into a relational database design is to ________.
(Multiple Choice)
4.8/5
(29)
Explain the representation of a one-to-many strong entity relationship in a relational database design.
(Essay)
4.9/5
(36)
When transforming an ID-dependent E-R data model relationship into a relational database design where the child entity is designed to use a surrogate key,the relationship changes to a weak but not ID-dependent relationship.
(True/False)
5.0/5
(32)
The identifier of the entity becomes the ________ of the corresponding table.
(Multiple Choice)
4.8/5
(28)
Cascading deletions are generally not used with relationships between strong entities.
(True/False)
5.0/5
(28)
Which of the following is not true about representing subtypes in a relational database design?
(Multiple Choice)
4.8/5
(41)
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
(35)
An entity needs to be examined according to normalization criteria before creating a table from it in the relational database design.
(True/False)
4.8/5
(42)
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 ________.
(Multiple Choice)
4.7/5
(32)
Showing 21 - 40 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)