Exam 6: Transforming Data Models Into Database Designs
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL100 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 Processing105 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: Managing Databases With SQL Server 2008 R2100 Questions
Exam 11: Managing Databases With Oracle Database 11g100 Questions
Exam 12: Managing Databases With MySQL 55100 Questions
Exam 13: The Web Server Environment110 Questions
Exam 14: Database Processing With XML100 Questions
Exam 15: Database Processing for Business Intelligence Systems101 Questions
Exam 16: Microsoft Access 201048 Questions
Exam 17: Getting Started With Systems Analysis and Design35 Questions
Exam 18: E-R Diagrams and the Idef1x Standard35 Questions
Exam 19: E-R Diagrams and the UML Standard36 Questions
Exam 20: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 21: Getting Started With Microsoft Visio 201036 Questions
Exam 22: the Semantic Object Model35 Questions
Exam 23: Data Structures for Database Processing35 Questions
Exam 24: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Select questions type
How are one-to-one recursive relationships addressed using the relational model?
(Essay)
4.8/5
(29)
A surrogate key should be considered when the key contains a lengthy text field.
(True/False)
5.0/5
(32)
Discriminator attributes can be represented in relational designs.
(True/False)
4.7/5
(35)
To represent an IS-A relationship in a relational database design,the IS-A relationship must be converted into a HAS-A relationship.
(True/False)
4.8/5
(35)
An ID-dependent table can be used to represent multivalued attributes.
(True/False)
4.8/5
(37)
When creating a table in the relational database design from an entity in the extended E-R model,the attributes of the entity become the rows of the table.
(True/False)
4.9/5
(39)
When placing a foreign key for a 1:1 relationship,the key of either table can be used as the foreign key in the other table.
(True/False)
4.7/5
(26)
When transforming supertype/subtype entities into a relational database design,the key of the supertype table is placed into the subtype table typically as the key.
(True/False)
4.7/5
(36)
In many-to-many relationships in a relational database design ________.
(Multiple Choice)
4.9/5
(45)
When transforming an ID-dependent E-R data model relationship into a relational database design,the referential integrity constraints should allow ________.
(Multiple Choice)
5.0/5
(39)
The identifier of the entity becomes the ________ of the corresponding table.
(Multiple Choice)
4.8/5
(36)
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 the relationship changes to a weak but not ID-dependent relationship.
(True/False)
4.8/5
(32)
The first step in transforming an extended E-R model into a relational database design is to ________.
(Multiple Choice)
4.9/5
(37)
In representing a 1:N relationship in a relational database design,the key of the table representing the parent entity is placed as a foreign key in the table representing the child entity.
(True/False)
4.8/5
(41)
What is an association relationship and how does it differ from an N:M relationship?
(Essay)
4.9/5
(26)
Showing 81 - 100 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)