Exam 5: Physical Database Design and Performance

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

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

(Multiple Choice)
4.9/5
(38)

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

(Multiple Choice)
4.8/5
(31)

Why would you want to override automatic query optimization?

(Essay)
4.8/5
(29)

A disadvantage of partitioning is:

(Multiple Choice)
4.8/5
(26)

An extent is a named portion of secondary memory allocated for the purpose of storing physical records.

(True/False)
4.7/5
(37)

Indexes are most useful for columns that frequently appear in WHERE clauses of SQL commands, either to qualify the rows to select or for linking.

(True/False)
4.8/5
(34)

Reduced uptime is a disadvantage of partitioning.

(True/False)
4.8/5
(29)

How are missing values generally handled in database management systems?

(Essay)
4.8/5
(36)

The value a field will assume unless the user enters an explicit value for an instance of that field is called a:

(Multiple Choice)
4.7/5
(32)

A detailed coding scheme recognized by system software for representing organizational data is called a(n):

(Multiple Choice)
4.8/5
(39)

List the seven factors to consider when choosing a file organization for a particular file in a database.

(Essay)
4.8/5
(32)

In a Heap file organization, files are not stored in any particular order:

(True/False)
4.8/5
(34)

The smallest unit of application data recognized by system software is a:

(Multiple Choice)
4.8/5
(43)

Denormalization is the process of transforming relations with variable-length fields into those with fixed-length fields.

(True/False)
4.8/5
(38)

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

(Multiple Choice)
4.8/5
(36)

The smallest unit of named application data is a record.

(True/False)
4.9/5
(34)

A method to allow adjacent secondary memory space to contain rows from several tables is called:

(Multiple Choice)
4.9/5
(34)

In a sequential file, the records are stored in sequence according to a primary key value.

(True/False)
4.8/5
(30)

One decision in the physical design process is selecting structures.

(True/False)
4.8/5
(24)

Discuss the rationale behind data volume and usage analysis.

(Essay)
4.9/5
(35)
Showing 81 - 100 of 103
close modal

Filters

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