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 diagram that depicts all dependencies found within a given table structure is known as a(n)____________________.
(Short Answer)
4.7/5
(38)
Normalization represents a micro view of the ____ within the ERD.
(Multiple Choice)
4.8/5
(32)
The price paid for increased performance through denormalization is a larger amount of ___________________.
(Short Answer)
4.8/5
(44)
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
(38)
Unnormalized database tables often lead to various data redundancy disasters in production databases.
(True/False)
4.9/5
(40)
If database tables are treated as though they were files in a file system,the _________________________ never has a chance to demonstrate its superior data-handling capabilities.
(Short Answer)
4.8/5
(29)
Normalization works through a series of stages called ___________________ forms.
(Short Answer)
4.9/5
(34)
A table is in 2NF if it is in 1NF and it includes no partial dependencies.
(True/False)
4.9/5
(42)
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
(31)
Normalization is a very important database design ingredient and the highest level is always the most desirable.
(True/False)
4.9/5
(30)
In a real-world environment,changing granularity requirements might dictate changes in primary key selection,and those changes might ultimately require the use of ____________________ keys.
(Short Answer)
4.8/5
(40)
Dependencies based on only a part of a composite primary key are called ____ dependencies.
(Multiple Choice)
4.9/5
(37)
For most business transactional databases,we should normalize relations into ____.
(Multiple Choice)
4.9/5
(32)
A table that has all key attributes defined,has no repeating groups,and all its attributes are dependent on the primary key,is said to be in ____.
(Multiple Choice)
4.9/5
(36)
Normalization represents a micro view of the entities within the ERD.
(True/False)
4.8/5
(37)
Dependencies can be identified with the help of a dependency ____________________.
(Short Answer)
4.8/5
(37)
Dependency diagrams are very helpful in getting a bird's-eye view of all the relationships among a table's attributes.
(True/False)
4.8/5
(39)
Showing 21 - 40 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)