Exam 5: Physical Database Design and Performance

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

A command used in Oracle to display how the query optimizer intends to access indexes, use parallel servers and join tables to prepare query results is the:

(Multiple Choice)
4.9/5
(46)

All of the following are valid datatypes in Oracle 11g EXCEPT:

(Multiple Choice)
4.8/5
(31)

Explain what primary, secondary and unique key indexes are.

(Essay)
4.8/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
(30)

A file organization that uses hashing to map a key into a location in an index where there is a pointer to the actual data record matching the hash key is called a:

(Multiple Choice)
4.7/5
(40)

Horizontal partitioning makes sense:

(Multiple Choice)
4.8/5
(23)

A hashing algorithm is a routine that converts a primary key value into a relative record number.

(True/False)
4.8/5
(38)

Discuss the advantages and disadvantages of partitioning.

(Essay)
4.8/5
(35)

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

(Multiple Choice)
4.8/5
(40)

Parallel query processing speed is not significantly different from running queries in a non-parallel mode.

(True/False)
4.9/5
(39)

In which data model would a code table appear?

(Multiple Choice)
4.8/5
(23)

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.8/5
(39)

Explain what a tablespace is and how it is used.

(Essay)
4.7/5
(43)

Explain the differences between sequential and indexed file organizations.

(Essay)
4.8/5
(36)

Requirements for response time, data security, backup and recovery are all requirements for physical design.

(True/False)
4.8/5
(31)

Using an index for attributes referenced in ORDER BY and GROUP BY clauses has no significant impact upon database performance.

(True/False)
4.9/5
(43)

An appropriate datatype for one wanting a fixed-length type for last name would include:

(Multiple Choice)
4.9/5
(32)

What is clustering?

(Essay)
4.7/5
(43)

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

(Multiple Choice)
4.8/5
(31)

Database access frequencies are estimated from:

(Multiple Choice)
4.7/5
(35)
Showing 61 - 80 of 103
close modal

Filters

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