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
To represent an M:N relationship in a relational database design,in essence it is reduced to two 1:N relationships.
(True/False)
4.8/5
(33)
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.8/5
(36)
When transforming supertype/subtype entities into a relational database design,an entity is created for the supertype only.
(True/False)
4.8/5
(40)
Write the schema to represent the entities below,including tables,the proper placement of the foreign key,and referential integrity constraint.


(Essay)
4.8/5
(32)
If the parent is required,then a new child row must be created with a valid foreign key value.
(True/False)
4.8/5
(37)
The key of an intersection table is always the combination of the keys of both parents.
(True/False)
4.7/5
(39)
In 1:N relationships,the table on the "many" side is called the child.
(True/False)
4.8/5
(33)
When creating a relational database design from E-R diagrams,first create a relation for each relationship.
(True/False)
4.7/5
(37)
In a relational database design,all relationships are expressed by creating a foreign key.
(True/False)
4.8/5
(40)
A default value is the value the user enters into the row the first time the user enters data.
(True/False)
4.9/5
(39)
Explain the representation of a one-to-many strong entity relationship in a relational database design.
(Essay)
4.8/5
(42)
An intersection table is always ID-dependent on both of its parent tables.
(True/False)
4.7/5
(37)
To represent an M:N relationship in a relational database design,an intersection table is created.
(True/False)
4.8/5
(29)
In 1:N relationships,the table on the "one" side is called the parent.
(True/False)
4.7/5
(43)
When representing a one-to-many relationship in a relational database design ________.
(Multiple Choice)
4.9/5
(33)
Cascading deletions are generally not used with relationships for weak child entities.
(True/False)
4.8/5
(29)
Showing 61 - 80 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)