Exam 15: Normalize a Database for Effective Design
Exam 1: Workshop 1: The Four Main Database Objects108 Questions
Exam 2: Workshop 2: Tables, Keys, and Relationships105 Questions
Exam 3: Workshop 3: Queries and Data Access106 Questions
Exam 4: Workshop 4: Access Information From an Access Database104 Questions
Exam 5: Workshop 5: Advanced Tables108 Questions
Exam 6: Workshop 6: Pattern Matching and Functions in Queries102 Questions
Exam 7: Workshop 7: Aggregated Calculations, Subquerying, and Sql103 Questions
Exam 8: Workshop 8: Action Queries and Advanced Relationships100 Questions
Exam 9: Workshop 9: Advanced Reports and Mailing Labels100 Questions
Exam 10: Workshop 10: Advanced Form Settings and Form Types99 Questions
Exam 12: Workshop 12: Create a Refined User Experience With Macros100 Questions
Exam 13: Workshop 13: Use VBA in Access98 Questions
Exam 14: Workshop 14: Implement Your Database98 Questions
Exam 15: Normalize a Database for Effective Design89 Questions
Exam 16: The Common Features of Microsoft Office81 Questions
Exam 17: Efficient Interaction With a Touch Screen71 Questions
Select questions type
One goal of normalization is to minimize anomalies,in particular three anomalies-insert,delete,and update.
(True/False)
4.9/5
(32)
In a small business,a department might be managed by no more than one manager,and each manager manages no more than one department.This is an example of a 1:1 relationship.
(True/False)
4.9/5
(35)
A(n)________ is when a field depends on another field in the table,which then depends on a candidate key.
(Short Answer)
4.7/5
(39)
When multiple fields are used to identify a record,it is a composite key,which is sometimes referred to as a concatenated key.
(True/False)
4.9/5
(25)
Each employee can only be in the employees table exactly one time.However,an employee can be in the orders table many times,once for each sale.This is an example of a(n)________ relationship.
(Short Answer)
4.9/5
(33)
Which of the following is NOT true about identifying the cardinality in an ERD?
(Multiple Choice)
4.8/5
(27)
Cardinality indicates the number of instances of one entity that relates to one instance of another entity.
(True/False)
4.8/5
(29)
Access allows you to add some ________ to your database to help ensure the data's validity.
(Multiple Choice)
4.7/5
(36)
________ indicate(s)the number of instances of one entity that relates to one instance of another entity.
(Multiple Choice)
4.8/5
(25)
Candidate keys that are not used for the primary key are ________ keys.
(Short Answer)
4.7/5
(35)
A(n)________ is a field that determines the value of another field.
(Short Answer)
4.9/5
(36)
A(n)________ is a common way to visually express the tables and relationships in your database.
(Short Answer)
4.7/5
(30)
Match the following terms to their description.
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(34)
While several orders can be placed on the same day,one order cannot be placed on more than one date.Thus,order date is ________ the key of Order ID.
(Multiple Choice)
4.7/5
(35)
Candidate keys that are not used for the primary keys are ________ keys.
(Multiple Choice)
5.0/5
(36)
A dependency requires that the table has no fields with partial dependencies on a composite or concatenated key and satisfies 1NF.
(True/False)
4.9/5
(34)
An update anomaly forces you to change data in multiple records,such as when you need to change the name of a product and you must change multiple rows to make the update.
(True/False)
4.8/5
(42)
________ are rules that are specific for each field in a table.
(Multiple Choice)
4.8/5
(47)
Which of the following is NOT a step that you would take when creating an ERD?
(Multiple Choice)
4.8/5
(42)
Showing 21 - 40 of 89
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)