Exam 5: Physical Database Design and Performance

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

In which type of file is multiple key retrieval not possible?

(Multiple Choice)
4.9/5
(29)

Explain what primary,secondary and unique key indexes are.

(Essay)
5.0/5
(31)

Sensitivity testing involves:

(Multiple Choice)
4.8/5
(19)

A method that speeds query processing by running a query at the same time against several partitions of a table using multiprocessors is called:

(Multiple Choice)
4.9/5
(37)

A ________ is a named set of disk storage elements in which physical files for database tables may be stored.

(Short Answer)
4.8/5
(44)

All of the following are horizontal partitioning methods in Oracle EXCEPT:

(Multiple Choice)
4.8/5
(30)

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

(True/False)
4.8/5
(32)

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

(Multiple Choice)
4.9/5
(30)

An index on columns from two or more tables that come from the same domain of values is called a:

(Multiple Choice)
4.7/5
(37)

What is parallel query processing and how is it useful?

(Essay)
4.9/5
(35)

Which type of file is easiest to update?

(Multiple Choice)
4.8/5
(35)

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

(True/False)
4.9/5
(39)

A method for handling missing data is to:

(Multiple Choice)
4.9/5
(34)

An index on columns from two or more tables that come from the same domain of values is called a(n)________ index.

(Short Answer)
4.7/5
(31)

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

(True/False)
4.7/5
(33)

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

(True/False)
4.9/5
(38)

A join index is a combination of two or more indexes.

(True/False)
4.7/5
(39)

Indexes are most useful on small,clustered files.

(True/False)
4.9/5
(40)

A rule of thumb for choosing indexes is to:

(Multiple Choice)
4.7/5
(40)

Another form of denormalization where the same data are stored in multiple places in the database is called:

(Multiple Choice)
4.9/5
(32)
Showing 21 - 40 of 105
close modal

Filters

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