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
Which of the following is not true of recursive relationships?
(Multiple Choice)
4.8/5
(40)
Using the VRG database as an example,briefly describe what a final database design consists of.
(Essay)
4.8/5
(29)
Discriminator attributes can be represented in relational designs.
(True/False)
4.8/5
(30)
When the parent entity has a surrogate key,the enforcement actions are the same for both parent and child.
(True/False)
4.9/5
(33)
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
(40)
The first step in the database design process is to create tables and columns from entities and attributes.
(True/False)
5.0/5
(36)
Which of the following is not true for an ideal primary key?
(Multiple Choice)
4.9/5
(28)
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.8/5
(38)
Which of the following is not true about N:M recursive relationships?
(Multiple Choice)
4.8/5
(40)
What are the four sets of minimum cardinalities that can be present in a 1:N binary relationship?
(Essay)
4.8/5
(43)
Which of the following is not a step in the database design process?
(Multiple Choice)
4.8/5
(31)
Like all ID-dependent relationships,the parents of an association table are required.
(True/False)
4.7/5
(45)
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.9/5
(35)
The design transformation for all IS-A relationships can be summarized by the phrase "place the key of the parent table in the child table."
(True/False)
4.8/5
(37)
One of the important properties of a column is whether or not it can have a NULL value.
(True/False)
4.7/5
(37)
It is easy to enforce the referential integrity actions for M-M relationships.
(True/False)
4.8/5
(35)
A referential integrity constraint policy that insures that all rows containing a particular foreign key value in a table are eliminated from the table when the row containing the corresponding primary key value in a parent table is eliminated from the database is called cascading deletes.
(True/False)
4.7/5
(24)
An intersection table can have additional attributes besides the keys of its parent tables.
(True/False)
4.8/5
(37)
Showing 61 - 80 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)