Exam 5: Physical Database Design and Performance

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

Adding notations to the EER diagram regarding data volumes and usage is of no value to the physical design process.

Free
(True/False)
4.9/5
(33)
Correct Answer:
Verified

False

A(n) ________ is a technique for physically arranging the records of a file on secondary storage devices.

Free
(Multiple Choice)
4.9/5
(26)
Correct Answer:
Verified

C

Which type of file is easiest to update?

Free
(Multiple Choice)
4.9/5
(43)
Correct Answer:
Verified

B

Security is one advantage of partitioning.

(True/False)
4.8/5
(23)

The Number datatype would be appropriate for a zip code.

(True/False)
4.8/5
(29)

An appropriate datatype for adding a sound clip would be:

(Multiple Choice)
4.7/5
(42)

Vertical partitioning means distributing the columns of a table into several separate physical records.

(True/False)
4.9/5
(40)

Which of the following is an objective of selecting a data type?

(Multiple Choice)
4.8/5
(31)

When would you use horizontal partitioning, and when would you use vertical partitioning?

(Essay)
4.9/5
(29)

Hash partitioning spreads data evenly across partitions independent of any partition key value.

(True/False)
4.8/5
(33)

Discuss three possible opportunities for denormalization.

(Essay)
4.8/5
(30)

Which type of file is most efficient with storage space?

(Multiple Choice)
4.8/5
(34)

One field or combination of fields for which more than one record may have the same combination of values is called a(n):

(Multiple Choice)
4.8/5
(34)

VarChar2 would be appropriate for a user that wanted a text datatype for LastName that would only consume the required space.

(True/False)
4.8/5
(33)

Discuss why physical database design is a foundation for compliance with regulations on financial reporting.

(Essay)
4.8/5
(32)

Discuss how data integrity can be controlled.

(Essay)
4.8/5
(24)

An advantage of partitioning is:

(Multiple Choice)
4.8/5
(39)

Along with table scans, other elements of a query can be processed in parallel.

(True/False)
4.9/5
(35)

Sensitivity testing involves:

(Multiple Choice)
4.7/5
(39)

An integrity control supported by a DBMS is:

(Multiple Choice)
4.8/5
(35)
Showing 1 - 20 of 103
close modal

Filters

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