Exam 6: Normalization of Database Tables
Exam 1: Database Systems70 Questions
Exam 2: Data Models70 Questions
Exam 3: The Relational Database Model100 Questions
Exam 4: Entity Relationship (ER)Modeling100 Questions
Exam 5: Advanced Data Modeling70 Questions
Exam 6: Normalization of Database Tables100 Questions
Exam 7: Introduction to Structured Query Language (SQL)100 Questions
Exam 8: Advanced SQL100 Questions
Exam 9: Database Design100 Questions
Exam 10: Transaction Management and Concurrency Control70 Questions
Exam 11: Database Performance Tuning and Query Optimization70 Questions
Exam 12: Distributed Database Management Systems70 Questions
Exam 13: Business Intelligence and Data Warehouses100 Questions
Exam 14: Database Connectivity and Web Technologies100 Questions
Exam 15: Database Administration and Security100 Questions
Select questions type
A dependency of one nonprime attribute on another nonprime attribute is a partial dependency.
(True/False)
4.8/5
(39)
Normalization works through a series of stages called normal forms.For most purposes in business database design,____ stages are as high as you need to go in the normalization process.
(Multiple Choice)
4.9/5
(33)
The price paid for increased performance through denormalization is a larger amount of ___________________.
(Short Answer)
4.8/5
(33)
Some very specialized applications may require normalization beyond the ____.
(Multiple Choice)
4.9/5
(30)
Any attribute whose value determines other values within a row is called a(n)____________________.
(Short Answer)
4.8/5
(34)
Because a partial dependency can exist only if a table's primary key is composed of several attributes,a table whose ____________________ key consists of only a single attribute is automatically in 2NF if it is in 1NF.
(Short Answer)
4.9/5
(33)
A dependency based on only a part of a composite primary key is called a(n)____________________.
(Short Answer)
4.7/5
(29)
The ____________________ provides the big picture,or macro view,of an organization's data requirements and operations.
(Short Answer)
4.9/5
(31)
A diagram that depicts all dependencies found within a given table structure is known as a(n)____________________.
(Short Answer)
4.9/5
(35)
BCNF can be violated only if the table contains more than one ____ key.
(Multiple Choice)
4.8/5
(35)
It becomes difficult to create a suitable ____________________ key when the related table uses a composite primary key.
(Short Answer)
4.8/5
(33)
An example of denormalization is using a ____ denormalized table to hold report data.This is required when creating a tabular report in which the columns represent data that is stored in the table as rows.
(Multiple Choice)
4.9/5
(44)
A good relational DBMS excels at managing denormalized relations.
(True/False)
4.9/5
(34)
Relational models view the data as part of a table or collection of tables in which all key values must be identified.
(True/False)
4.8/5
(47)
A ____ exists when there are functional dependencies such that Y is functionally dependent on X and Z is functionally dependent on Y,and X is the primary key.
(Multiple Choice)
4.8/5
(32)
A table is in fourth normal form if it is in third normal form and has no independent multivalued dependencies.
(True/False)
4.8/5
(32)
The problem with transitive dependencies is that they still yield data ____________________.
(Short Answer)
4.8/5
(38)
Showing 21 - 40 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)