Exam 4: Database Design Using Normalization

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

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)

An advantage of denormalization is ________.

(Multiple Choice)
4.7/5
(44)

For a number of reasons,________ is not often an advantage for a read-only database.

(Multiple Choice)
4.8/5
(39)

What is the multivalue,multicolumn problem,and why is it a problem?

(Essay)
4.8/5
(32)

What are the advantages and disadvantages of normalization?

(Essay)
4.9/5
(36)

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

Filters

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