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
Normalization is a very important database design ingredient and the highest level is always the most desirable.
(True/False)
4.9/5
(33)
A table where all attributes are dependent on the primary key and are independent of each other,and no row contains two or more multivalued facts about an entity,is said to be in ____.
(Multiple Choice)
4.9/5
(31)
A table that is in 1NF and includes no partial dependencies is said to be in ____.
(Multiple Choice)
4.9/5
(34)
In order to meet ___________________ requirements,you may have to denormalize some portion of the database.
(Short Answer)
4.9/5
(44)
All relational tables satisfy the ____________________ requirements.
(Short Answer)
4.8/5
(32)
Normalization purity is easy to sustain in the modern database environment.
(True/False)
4.7/5
(37)
Normalization represents a micro view of the entities within the ERD.
(True/False)
4.7/5
(30)
Converting a database format from 1NF to 2NF is a complex process.
(True/False)
4.9/5
(33)
If a table has multiple candidate keys and one of those candidate keys is a composite key,the table can have ____ based on this composite candidate key,even when the primary key chosen is a single attribute.
(Multiple Choice)
4.7/5
(37)
____________________ is a process to help reduce the likelihood of data anomalies.
(Short Answer)
4.7/5
(35)
Repeating groups must be eliminated by making sure that each column defines a single entity.
(True/False)
4.8/5
(33)
Most designers consider the BCNF as a special case of the ____.
(Multiple Choice)
4.7/5
(32)
For most business transactional databases,we should normalize relations into ____.
(Multiple Choice)
4.9/5
(33)
It is possible for a table in 2NF to exhibit transitive dependency,where one or more nonprime attributes functionally determine other nonprime attributes.
(True/False)
4.9/5
(39)
Showing 61 - 80 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)