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
An intersection table can have additional attributes besides the keys of its parent tables.
(True/False)
4.8/5
(33)
Which of the following is not true of recursive relationships?
(Multiple Choice)
4.9/5
(35)
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.9/5
(30)
In a 1:1 relationship,the foreign key is defined as an alternate key to make the DBMS enforce uniqueness.
(True/False)
4.8/5
(32)
In relational database design,ID-dependent entities are used to ________.
(Multiple Choice)
4.8/5
(45)
In a 1:N relationship,the term "parent" refers to the table on the "many" side of the relationship.
(True/False)
4.8/5
(32)
It is easy to enforce the referential integrity actions for M-M relationships.
(True/False)
4.9/5
(33)
Which of the following is not a step in the database design process?
(Multiple Choice)
4.7/5
(38)
In many-to-many relationships in a relational database design ________.
(Multiple Choice)
4.8/5
(38)
A referential integrity constraint policy that guarantees that a row in a parent table always has a required entry in a child table ________.
(Multiple Choice)
4.8/5
(32)
The last step in creating a table is to verify table normalization.
(True/False)
5.0/5
(25)
In representing a 1:N relationship in a relational database design,the key of the table representing the entity on the "many" side is placed as a foreign key in the table representing the entity on the "one" side of the relationship.
(True/False)
4.9/5
(34)
A referential integrity constraint policy that insures that foreign key values in a table are correctly maintained when there is a change to the primary key value in the parent table is called ________.
(Multiple Choice)
4.8/5
(39)
A surrogate key is appropriate when the primary key of a table contains a lengthy text field.
(True/False)
4.8/5
(31)
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.8/5
(42)
An entity needs to be examined according to normalization criteria before creating a table from it in the relational database design.
(True/False)
4.9/5
(28)
Showing 21 - 40 of 103
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)