Exam 5: Database Design
Exam 1: Getting Started76 Questions
Exam 2: The Relational Model87 Questions
Exam 3: Structured Query Language96 Questions
Exam 4: Data Modeling and the Entity Relationship Model76 Questions
Exam 5: Database Design81 Questions
Exam 6: Database Administration76 Questions
Exam 7: Database Processing Applications82 Questions
Exam 8: Big Data Data Warehouses and Business Intelligence Systems99 Questions
Exam 9: Getting Started With Microsoft Sql Server 2014 Express Edition40 Questions
Exam 10: Getting Started With Oracle Database Express Edition 11g Release 243 Questions
Exam 11: Getting Started With Mysql 5.6 Community Server71 Questions
Exam 12: Sql Views SQL/PSM and Importing Data70 Questions
Exam 13: Getting Started in Systems Analysis and Design47 Questions
Exam 14: Getting Started With Microsoft Visio 201334 Questions
Exam 15: the Access Workbench section H Microsoft Access 2013 Switchboards17 Questions
Exam 16: Getting Started With Web Servers, Php, and the Net beans IDE35 Questions
Exam 17: Business Intelligence Systems98 Questions
Exam 18: Big Data77 Questions
Select questions type
The first step of database design is to define a table for each ________.
(Short Answer)
4.9/5
(26)
As far as Microsoft Access is concerned,there are no 1:N relationships.
(True/False)
4.9/5
(38)
Recursive relationships can be represented in the relational model using the same techniques that are used for binary relationships.
(True/False)
4.9/5
(32)
To represent a 1:N relationship in the relational model,the key of the entity on the one side of the relationship is placed as a foreign key in the entity on the many side of the relationship.
(True/False)
4.8/5
(29)
By default,when Microsoft Access creates a relationship between two tables it creates a(n)________ relationship.
(Short Answer)
4.9/5
(41)
The first step in representing entities using the relational model is to determine which identifier will be used as the key.
(True/False)
4.9/5
(37)
Explain the representation of a one-to-many strong entity relationship in a relational database design.
(Essay)
4.7/5
(28)
Given the tables
TABLE_A (Attribute1, Attribute2, Attribute3)
TABLE_B (Attribute4, Attribute5, Attribute6)
As shown in the figure below,which of the following would display the correct placement of foreign keys in the relational model?


(Multiple Choice)
4.9/5
(38)
Which of the following would be a reason to denormalize a relation?
(Multiple Choice)
4.8/5
(32)
To represent a 1:N relationship in the relational model,the key of either entity may be placed as a foreign key in the other entity.
(True/False)
4.8/5
(33)
Relationships that are 1:1 do not require referential integrity constraints.
(True/False)
4.9/5
(34)
Microsoft Access uses the same pure N:M relationships that occur in data modeling.
(True/False)
4.7/5
(35)
Relations should always be normalized to the highest degree possible.
(True/False)
4.9/5
(36)
Which of the following is not true of recursive relationships?
(Multiple Choice)
4.9/5
(35)
Once a table has been defined,it should be examined according to ________ criteria.
(Short Answer)
4.8/5
(33)
Given the tables
PRODUCT (ProductID, Description, Cost)
SUPPLIER (SupplierID, ContactName, PhoneNumber)
As shown in the figure below,which of the following would represent the correct placement of foreign keys?


(Multiple Choice)
4.9/5
(39)
Showing 21 - 40 of 81
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)