Exam 5: Physical Database Design and Performance

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

A file organization is a named portion of primary memory.

(True/False)
4.8/5
(25)

A factor to consider when choosing a file organization is:

(Multiple Choice)
4.8/5
(28)

A range control limits the set of permissible values that a field may assume.

(True/False)
4.8/5
(32)

Discuss the critical decisions that must be made during physical database design.

(Essay)
4.8/5
(30)

Keeping the zip code with the city and state in a table is a typical form of denormalization.

(True/False)
4.8/5
(33)

All of the following are common denormalization opportunities EXCEPT:

(Multiple Choice)
5.0/5
(34)

Denormalization almost always leads to more storage space for raw data.

(True/False)
4.8/5
(32)

A method for handling missing data is to:

(Multiple Choice)
4.7/5
(37)

Free range partitioning is a type of horizontal partitioning in which each partition is defined by a range of values for one or more columns in the normalized table.

(True/False)
4.7/5
(38)

The query processor always knows the best way to process a query.

(True/False)
4.7/5
(44)

A key decision in the physical design process is:

(Multiple Choice)
4.7/5
(36)

Indexes are most useful on small, clustered files.

(True/False)
4.9/5
(27)

Clustering allows for adjacent secondary memory locations to contain rows from several tables.

(True/False)
4.9/5
(33)

A(n) ________ is a routine that converts a primary key value into a relative record number.

(Multiple Choice)
4.9/5
(33)

A key is a data structure used to determine the location of rows in a file that satisfy some condition.

(True/False)
4.9/5
(35)

One method to handle missing values is to substitute an exact value.

(True/False)
4.9/5
(39)

Discuss coding techniques and how they could be used.

(Essay)
4.9/5
(37)

Distributing the rows of data into separate files is called:

(Multiple Choice)
4.8/5
(34)

Sensitivity testing involves ignoring missing data unless knowing a value might significantly change results.

(True/False)
4.8/5
(43)

Fast data retrieval is one factor to consider when choosing a file organization for a particular database file.

(True/False)
4.9/5
(35)
Showing 21 - 40 of 103
close modal

Filters

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