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
Second normal form can be defined as a table that is in first normal form but that contains no ____.
(Multiple Choice)
4.8/5
(33)
If you convert a collection of tables to an equivalent third normal form collection of tables, what problems do you remove?
(Multiple Choice)
4.9/5
(37)
Which of the following is a characteristic of a table that is in first normal form?
(Multiple Choice)
4.9/5
(33)
A(n) ________________ key is a candidate key not chosen ad the primary key.
(Short Answer)
4.8/5
(44)
To correct anomalies in a database, tables must be converted into various types of normal forms.
(True/False)
4.8/5
(23)
If the primary key of a table contains only a single column, the table is automatically in third normal form.
(True/False)
4.7/5
(37)
A table is in fourth normal form when it is in third normal form and there are no ________________ dependencies.
(Short Answer)
4.9/5
(34)
Converting to third normal form always avoids the problems related to dependencies.
(True/False)
4.8/5
(34)
A column B is ____________________ on another column A if each value for A in the database is associated with exactly one value of B.
(Short Answer)
4.8/5
(33)
With the table Orders (OrderNum, OrderDate, (ItemNum, NumOrdered) ) where OrderNum is the primary key, how would you convert the table to first normal form?
(Multiple Choice)
4.7/5
(30)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)