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
When examining data values as a part of assessing table structure,you should try to determine three types of keys: the primary key,any candidate keys and any foreign keys.
(True/False)
4.8/5
(31)
The first step in assessing table structure includes ________.
(Multiple Choice)
4.9/5
(29)
Reviewing the work done on a table that was created using existing data from multiple sources,you are likely to find that some data values that were provided were never entered into the table.This is an example of ________.
(Multiple Choice)
4.8/5
(37)
Explain denormalization,and why it may be appropriate to denormalize a set of tables.
(Essay)
4.8/5
(35)
________ is the process of joining two or more tables and storing the result as a single table.
(Multiple Choice)
4.9/5
(31)
Unlike the anomalies from functional dependencies,the anomalies from ________ are so serious that they should always be eliminated.
(Multiple Choice)
4.7/5
(28)
Database design varies depending on whether you're building an updatable database or a read-only database.
(True/False)
4.7/5
(31)
The SQL INSERT statement can be used to populate normalized tables.
(True/False)
4.7/5
(36)
When you are creating a database from existing data,you will have only minor problems with inconsistent values.
(True/False)
5.0/5
(23)
When examining data values as a part of assessing table structure,you should try to determine functional dependencies.
(True/False)
4.9/5
(35)
When a table is created using existing data from multiple sources,you are likely to find that the different sources code data in slightly different ways.This is an example of ________.
(Multiple Choice)
4.9/5
(32)
The first step in assessing table structure is to count rows and examine columns.
(True/False)
4.9/5
(43)
A null value in a column may indicate that there is no appropriate value for that attribute.
(True/False)
4.9/5
(27)
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
(46)
Most DBMS products will let you define a primary key on a column that contains null values.
(True/False)
4.9/5
(39)
The elimination of modification anomalies and the reduction of duplicated data are advantages of normalization.
(True/False)
4.8/5
(30)
When accessing table structure,and determining the number and types of columns in a table,how can you control how many rows are returned?
(Essay)
4.7/5
(33)
Showing 21 - 40 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)