Exam 4: Database Design Using Normalization

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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)

The advantages of normalization include ________.

(Multiple Choice)
4.9/5
(29)

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)

A form of multivalued dependency is found in ________.

(Multiple Choice)
4.8/5
(40)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)