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
To count the number of rows in a table,use the SQL construct COUNT(ROWS).
(True/False)
4.7/5
(43)
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.8/5
(36)
When examining data values as a part of assessing table structure,you should try to determine two types of dependencies: functional dependencies and functional dependencies.
(True/False)
4.9/5
(23)
When accessing table structure,how do you determine the number and types of columns in a table?
(Essay)
4.9/5
(41)
Read-only databases seldom use more than one copy of a set of same data.
(True/False)
4.7/5
(38)
Anomalies caused by functional dependencies can be eliminated by putting tables into ________.
(Multiple Choice)
4.9/5
(38)
The second step in assessing table structure includes ________.
(Multiple Choice)
4.9/5
(32)
The third step in assessing table structure is to check the validity of presumed referential integrity constraints.
(True/False)
4.8/5
(35)
An inconsistent values problem is created when different users have coded the same data entries differently.
(True/False)
4.8/5
(34)
To determine the number and type of columns in a table,use the SQL construct COUNT(*).
(True/False)
4.9/5
(28)
To limit the number of rows retrieved from a table,use the SQL TOP keyword.
(True/False)
4.9/5
(38)
The problem of misspelled data entries is an entirely different problem than the inconsistent values problem.
(True/False)
4.9/5
(41)
For a number of reasons,________ is not often an advantage for a read-only database.
(Multiple Choice)
4.8/5
(39)
A table designed to store PhoneNumber01,PhoneNumber02 and PhoneNumber03 contains ________.
(Multiple Choice)
4.9/5
(44)
During the second step of assessing table structure,you are trying to determine ________.
(Multiple Choice)
4.7/5
(36)
Normalization eliminates modification anomalies and data duplication.
(True/False)
4.9/5
(30)
During the second step of assessing table structure,you are trying to determine ________.
(Multiple Choice)
4.9/5
(39)
Showing 41 - 60 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)