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
In a relational database design,all relationships are expressed by creating a foreign key.
(True/False)
4.9/5
(30)
Discriminator attributes can be represented in relational designs.
(True/False)
4.8/5
(41)
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
(26)
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.9/5
(38)
To represent a 1:1 binary relationship in a relational database design,the key of one table is placed into the second table.
(True/False)
4.7/5
(33)
Whether or not an attribute is required is determined during the database modeling phase.
(True/False)
4.8/5
(34)
Each entity in the extended E-R model is represented as a table in the relational database design.
(True/False)
4.8/5
(35)
A default value is the value the user enters into the row the first time the user enters data.
(True/False)
4.7/5
(35)
When transforming an ID-dependent E-R data model relationship into a relational database design,the referential integrity constraints should allow ________.
(Multiple Choice)
4.7/5
(36)
To represent an M:N relationship in a relational database design,an intersection table is created.
(True/False)
4.8/5
(37)
In a supertype-subtype structure,discriminator attributes ________.
(Multiple Choice)
4.7/5
(29)
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
(29)
Cascading deletions are generally not used with relationships for weak child entities.
(True/False)
4.9/5
(39)
The first step in transforming an extended E-R model into a relational database design is to ________.
(Multiple Choice)
4.7/5
(43)
Explain the representation of a one-to-many strong entity relationship in a relational database design.
(Essay)
4.7/5
(32)
When transforming supertype/subtype entities into a relational database design,an entity is created for the supertype only.
(True/False)
4.8/5
(24)
It is easy to enforce the referential integrity actions for M-M relationships.
(True/False)
4.8/5
(32)
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 ________.
(Multiple Choice)
4.7/5
(32)
Which of the following is not true of ternary relationships?
(Multiple Choice)
4.7/5
(41)
Showing 41 - 60 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)