Exam 4: Database Design Using Normalization
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language114 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model104 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: SQL for Database Construction and Application Processing104 Questions
Exam 8: Database Redesign103 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: Managing Databases With SQL Server 2014101 Questions
Exam 11: Managing Databases With Oracle Database106 Questions
Exam 12: Managing Databases With Mysql 5.6101 Questions
Exam 13: The Web Server Environment128 Questions
Exam 14: Big Data, Data-Warehouses, and Business Intelligence Systems108 Questions
Exam 15: Getting Started With Microsoft Access 201353 Questions
Exam 16: Getting Started With Systems Analysis and Design37 Questions
Exam 17: E-R Diagrams and the IDEF1X Standard37 Questions
Exam 18: E-R Diagrams and the UML Standard36 Questions
Exam 19: Getting Started With Mysql Workbench Data Modeling Tools37 Questions
Exam 20: Getting Started With Microsoft Visio 201332 Questions
Exam 21: Data Structures for Database Processing39 Questions
Exam 22: the Semantic Object Model35 Questions
Exam 23: Getting Started With Web Servers, PHP, and the Netbeans IDE35 Questions
Exam 24: Business Intelligence Systems82 Questions
Exam 25: Big Data81 Questions
Select questions type
The problem of misspelled data entries is really the same as ________.
(Multiple Choice)
4.9/5
(38)
A null value in a column may indicate that there is no appropriate value for that attribute.
(True/False)
4.9/5
(33)
Read-only databases seldom use more than one copy of a set of the same data.
(True/False)
4.8/5
(37)
A table with columns PhoneNumber01,PhoneNumber02,and PhoneNumber03 is likely to have ________.
(Multiple Choice)
4.9/5
(43)
When examining data values as a part of assessing table structure,you should try to determine the table's primary key.
(True/False)
4.8/5
(37)
The multivalued,multicolumn problem occurs when a set of columns are used to store data that should actually be in one column.
(True/False)
4.9/5
(34)
The SQL INSERT statement can be used to populate normalized tables.
(True/False)
4.9/5
(40)
Unlike the anomalies from functional dependencies,the anomalies from ________ are so serious that they should always be eliminated.
(Multiple Choice)
4.7/5
(34)
Reviewing the work done on a table that was created using existing data from multiple sources,you find that a column named Remarks has been included,and it is populated with inconsistent and verbose verbal data.This is an example of ________.
(Multiple Choice)
4.9/5
(32)
The second step in assessing table structure includes ________.
(Multiple Choice)
4.7/5
(37)
Relations are sometimes left unnormalized to improve performance.
(True/False)
4.9/5
(30)
Most DBMS products will let you define a primary key on a column that contains null values.
(True/False)
4.8/5
(34)
Multivalued dependencies create anomalies so serious that multivalued dependencies must always be eliminated.
(True/False)
4.7/5
(38)
The problem with a general-purpose remarks column is that the data it contains are likely to be verbal,inconsistent,and stored in a verbose manner.
(True/False)
4.9/5
(34)
A null value in a column may indicate that there is an appropriate value for that attribute,and although the value is known,no one has entered the value into the database.
(True/False)
4.8/5
(33)
Denormalization reduces the complexity of the SQL statements needed in an application to read required data.
(True/False)
4.9/5
(40)
Multivalued dependencies show up under a different name as the multivalued,multicolumn problem.
(True/False)
4.8/5
(41)
When a table is created using existing data,you are likely to find that some data values have never been provided because any value there would be inappropriate.This is an example of ________.
(Multiple Choice)
4.8/5
(35)
Showing 21 - 40 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)