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
When creating a relational database design from E-R diagrams,first create a relation for each relationship.
(True/False)
4.9/5
(45)
When representing a 1:1 relationship in a relational database design,________.
(Multiple Choice)
4.9/5
(35)
A surrogate key is a unique,system-supplied identifier used as the primary key of a table.
(True/False)
4.8/5
(32)
The identifier of the entity becomes the ________ of the corresponding table.
(Multiple Choice)
4.9/5
(42)
Cascading deletions are generally not used with relationships between strong entities.
(True/False)
4.8/5
(36)
When the parent entity has a surrogate key,the enforcement actions are the same for both parent and child.
(True/False)
4.9/5
(40)
By default,the identifier of the entity becomes the foreign key of the corresponding table.
(True/False)
4.9/5
(30)
Each attribute of an entity becomes a(n)________ of a table.
(Multiple Choice)
4.9/5
(33)
When transforming supertype/subtype entities into a relational database design,all of the attributes for the supertype table are placed into the subtype relations.
(True/False)
4.8/5
(39)
When transforming an ID-dependent E-R data model relationship into a relational database design and the parent entity has a surrogate primary key and the child entity has a data identifier,then the primary key of the child table should be ________.
(Multiple Choice)
4.9/5
(40)
The last step in creating a table is to verify table normalization.
(True/False)
4.9/5
(33)
An intersection table is always ID-dependent on both of its parent tables.
(True/False)
4.7/5
(45)
The key of an intersection table is always the combination of the keys of both parents.
(True/False)
4.8/5
(40)
Explain the representation of a many-to-many strong entity relationship in a relational database design.
(Essay)
4.7/5
(38)
An ID-dependent table can be used to represent multivalued attributes.
(True/False)
4.8/5
(40)
When the key of one table is placed into a second table to represent a relationship,the key is called a "relational key" in the second table.
(True/False)
4.8/5
(32)
A surrogate key is appropriate when the primary key of a table contains a lengthy text field.
(True/False)
4.9/5
(30)
To represent a one-to-many relationship in a relational database design,________.
(Multiple Choice)
4.9/5
(44)
Showing 21 - 40 of 103
Filters
- Essay(10)
- Multiple Choice(30)
- Short Answer(0)
- True False(63)
- Matching(0)