Exam 4: Database Design Using Normalization
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL105 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model100 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: Sql for Database Construction and Application Processing100 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: A: Managing Databases With SQL Server 20012100 Questions
Exam 10: B: Managing Databases With Oracle Database 11g Release 2100 Questions
Exam 10: C: Managing Databases With MySQL100 Questions
Exam 11: The Web Server Environment198 Questions
Exam 12: Big Data datawarehouse and Business Intelligence Systems102 Questions
Exam 13: Microsoft Access 201348 Questions
Exam 14: Getting Started With Systems Analysis and Design35 Questions
Exam 15: E-R Diagrams and the Idef1x Standard35 Questions
Exam 16: E-R Diagrams and the UML Standard36 Questions
Exam 17: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 18: Getting Started With Microsoft Visio 201334 Questions
Exam 19: Data Structures for Database Processing35 Questions
Exam 20: the Semantic Object Model35 Questions
Exam 21: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Exam 22: Business Intelligence Systems80 Questions
Select questions type
SQL statements that can be used to create referential integrity statements for normalized tables are created during the normalization process.
Free
(True/False)
4.9/5
(28)
Correct Answer:
True
When examining data values as a part of assessing table structure,you should try to determine the table's primary key.
Free
(True/False)
4.9/5
(39)
Correct Answer:
True
The advantages of normalization include ________.
Free
(Multiple Choice)
4.7/5
(33)
Correct Answer:
A
To check for null values in a column in a table,use the SQL phrase ________.
(Multiple Choice)
4.8/5
(38)
When you are given a set of tables and asked to create a database to store their data,the first step is to ________.
(Multiple Choice)
4.9/5
(31)
A defining requirement for BCNF is that every determinant must be a candidate key.
(True/False)
4.7/5
(30)
Relations are sometimes left unnormalized to improve performance.
(True/False)
4.9/5
(36)
If you have a table with a set of columns named "Child01","Child02" and "Child03",the table has the multivalued,multicolumn problem.
(True/False)
4.8/5
(31)
A null value in a column may indicate that there is an appropriate value for that attribute,but it is unknown.
(True/False)
4.8/5
(34)
When examining data values as a part of assessing table structure,you should try to determine multivalued dependencies.
(True/False)
4.9/5
(35)
You are creating a PRODUCT table using existing data from multiple sources.Examining the data,you find that you have "large red hat","large hat,red","red hat large" and "hat,large,red." This is an example of ________.
(Multiple Choice)
4.8/5
(37)
The standard sales order/line item pattern is a classic example of unneeded normalization.
(True/False)
4.7/5
(37)
The SQL DELETE TABLE statement can be used to remove unneeded tables after the normalized tables are created and populated.
(True/False)
4.9/5
(33)
The presence of one or more foreign keys in a relation prevents ________.
(Multiple Choice)
4.9/5
(40)
Reviewing the work done on a table that was created using existing data from multiple sources,you find that a column name Remarks has been included,and it is populated with inconsistent and verbose verbal data.This is an example of ________.
(Multiple Choice)
4.7/5
(33)
The second step in assessing table structure is to examine data values and determine dependencies and keys.
(True/False)
4.8/5
(40)
The problem of misspelled data entries is really the same as ________.
(Multiple Choice)
4.7/5
(32)
Multivalued dependencies show up under a different name as the multivalued,multicolumn problem.
(True/False)
4.9/5
(32)
Showing 1 - 20 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)