Exam 5: Physical Database Design and Performance

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

While Oracle has responsibility for managing data inside a tablespace,the tablespace as a whole is managed by the:

(Multiple Choice)
4.9/5
(44)

A table or other data structure used to determine the location of rows in a file that satisfy some condition is called a(n)________.

(Short Answer)
4.8/5
(33)

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

(Multiple Choice)
4.8/5
(36)

The storage format for each attribute from the logical data model is chosen to maximize ________ and minimize storage space.

(Multiple Choice)
4.8/5
(32)

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

(True/False)
4.7/5
(23)

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

(True/False)
4.9/5
(35)

Designing physical files requires ________ of where and when data are used in various ways.

(Multiple Choice)
4.9/5
(36)

What is a hashing algorithm and how is it used in hashed file organizations?

(Essay)
4.9/5
(31)

A default value is the value that a field will always assume,regardless of what the user enters for an instance of that field.

(True/False)
4.8/5
(36)

A ________ limits the set of permissible values a field must assume.

(Short Answer)
4.8/5
(40)

A requirement to begin designing physical files and databases is:

(Multiple Choice)
4.9/5
(43)

A ________ key is one field or a combination of fields for which more than one record may have the same combination of values.

(Short Answer)
4.7/5
(39)

A pointer is a field of data that can be used to locate a related field or record of data.

(True/False)
4.8/5
(27)

Security is one advantage of partitioning.

(True/False)
4.8/5
(36)

Indexes are most useful for columns that frequently appear in ________ clauses of SQL statements.

(Short Answer)
4.9/5
(42)

A key decision in the physical design process is:

(Multiple Choice)
4.8/5
(36)

An advantage of partitioning is:

(Multiple Choice)
4.8/5
(42)

A strategy for breaking apart queries and running each part on separate processors is called ________.

(Short Answer)
4.8/5
(30)

One decision in the physical design process is selecting structures.

(True/False)
4.8/5
(32)

Discuss three possible opportunities for denormalization.

(Essay)
4.9/5
(33)
Showing 61 - 80 of 105
close modal

Filters

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