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
Whether or not an attribute is required is determined during the database modeling phase.
Free
(True/False)
4.8/5
(35)
Correct Answer:
False
To represent a one-to-many relationship in a relational database design,________.
Free
(Multiple Choice)
4.9/5
(31)
Correct Answer:
B
To represent an IS-A relationship in a relational database design,the IS-A relationship must be converted into a HAS-A relationship.
Free
(True/False)
4.9/5
(33)
Correct Answer:
False
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)
5.0/5
(26)
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
(39)
A surrogate key is appropriate when the primary key of a table contains a lengthy text field.
(True/False)
4.9/5
(42)
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)
4.8/5
(33)
When representing a 1:1 relationship in a relational database design,________.
(Multiple Choice)
4.7/5
(34)
When the child entity is required (M)in a relationship,there needs to be at least one child row for each parent row at all times.
(True/False)
4.9/5
(32)
Write the database table design to represent the data model below,including tables,the proper placement of the foreign key,and referential integrity constraint.


(Essay)
4.9/5
(39)
To represent an N:M relationship in a relational database design,an intersection table is created.
(True/False)
4.8/5
(37)
When the parent entity is required (M)in a relationship,every row of the child table must have a valid,non-null value of the foreign key.
(True/False)
4.8/5
(40)
In many-to-many relationships in a relational database design,________.
(Multiple Choice)
4.8/5
(33)
To represent a 1:N relationship in a relational database design,an intersection table is created.
(True/False)
4.9/5
(36)
What is an association relationship and how does it differ from an N:M relationship?
(Essay)
4.7/5
(31)
In 1:N relationships,the table on the "many" side is called the child.
(True/False)
4.7/5
(35)
Showing 1 - 20 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)