Exam 5: Database Design 1: Normalization
Exam 1: Introduction to Database Management50 Questions
Exam 2: The Relational Model 1: Introduction, QBE, and Relational Algebra50 Questions
Exam 3: The Relational Model 2: SQL75 Questions
Exam 4: The Relational Model 3: Advanced Topics50 Questions
Exam 5: Database Design 1: Normalization50 Questions
Exam 6: Database Design 2: Design Method75 Questions
Exam 7: Dbms Functions50 Questions
Exam 8: Database Administration50 Questions
Exam 9: Database Management Approaches75 Questions
Select questions type
Tables that are in second normal form can still contain redundancy problems.
Free
(True/False)
4.9/5
(45)
Correct Answer:
True
A column is a nonkey column if it is not a part of the ____________________.
Free
(Short Answer)
4.9/5
(31)
Correct Answer:
primary key
What is the difference between a third normal form and fourth normal form table?
Free
(Multiple Choice)
4.8/5
(40)
Correct Answer:
C
When converting a non-first normal form table to first normal form, the foreign key will usually include the original foreign key concatenated with the key to the repeating group.
(True/False)
4.7/5
(31)
What is the difference between a table in first normal form and one in second normal form?
(Essay)
4.8/5
(35)
Any column or collection of columns that determines another column is called a(n) ___________________.
(Short Answer)
4.7/5
(40)
Which of the following contains a repeating group where the primary key is OrderNum?
(Multiple Choice)
4.8/5
(30)
A table is in fourth normal form (4NF) when it is in third normal form and there are no multivalued dependencies.
(True/False)
4.9/5
(34)
What is each key that meets the criteria for a primary key called?
(Multiple Choice)
4.8/5
(37)
Third normal form is sometimes referred to as the Boyce-Codd normal form.
(True/False)
4.8/5
(39)
If B is functionally dependent on A, what can you also say?
(Multiple Choice)
4.8/5
(23)
Functional dependencies can always be determined by looking at sample data.
(True/False)
4.9/5
(39)
A table that is in first normal form may contain problems that will require you to restructure it.
(True/False)
4.7/5
(32)
If column B is functionally dependent on column A, you can also say that column B functionally determines column A.
(True/False)
4.9/5
(34)
When the ____________________ of a table is a single column, the table is automatically in second normal form.
(Short Answer)
4.8/5
(29)
Which of the following can be defined as a column (or collection of columns) A such that all other columns are functionally dependent on A and no subcollection of the columns in A has this property?
(Multiple Choice)
4.8/5
(34)
Describe the procedure for converting a table to the third normal form.
(Essay)
4.8/5
(34)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)