Exam 8: Physical Database Design

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

One of the main potential problems in relational database performance is the speed with which join operations take place.

(True/False)
4.9/5
(39)

Storing derived data improves performance in the case where a primary key consists of several attributes and is found to be clumsy in practice.

(True/False)
4.8/5
(36)

A record insertion in a B+-tree index may require either a track split or a cylinder split, but not both for a given insertion.

(True/False)
5.0/5
(39)

Direct access can be achieved _____.

(Multiple Choice)
4.8/5
(38)

Both horizontal and vertical partitioning can improve performance by reducing bottlenecks that form when too many applications or users attempt to access the same table.

(True/False)
4.8/5
(44)

Course Record Name Address Anatomy 2 Biology I 1 Calculus I 4 Shakespeare 3 Statistics II 5 Index Record CourseCourseNumber ofProfessor Number NumberNameCreditsin Charge 1 2 3 4 5 BIOL1001 Biology I 4 Smith BIOL3020 Anatomy 3 Jones ENGL2540 Shakespeare 3 Duncan MATH2000 Calculus I 4 Stevens MATH3500 Statistics II 3 Jones -In an indexed sequential file _____.

(Multiple Choice)
4.9/5
(37)

Denormalization can improve the ____.

(Multiple Choice)
4.7/5
(37)

The first step in indexing a file using a simple linear index is to copy a set of field values from the file into the index and to sort them.

(True/False)
4.8/5
(33)

Building indexes over relational tables always has a positive effect on performance and never has a negative effect.

(True/False)
4.8/5
(35)

Combining two tables that represent a one-to-one relationship ____.

(Multiple Choice)
4.8/5
(30)

Response time is the measure of how many queries from simultaneous users must be satisfied in a given period of time by the application set and the database that supports it.

(True/False)
4.9/5
(41)

The drawback of denormalization is that it ____.

(Multiple Choice)
4.8/5
(39)

Adding duplicate tables to a database reduces access bottlenecks and has no negative effects.

(True/False)
4.9/5
(41)

A record is inserted into a location in a hashed file based on the result of a hashing algorithm applied to the record's key value.

(True/False)
4.9/5
(46)

In a magnetic disk device, the number of positions to which the access arm mechanism can move is equal to the number of _____.

(Multiple Choice)
4.8/5
(45)

The volume of data in the database does not enter into database performance.

(True/False)
4.8/5
(37)

The main input to the logical database design process is the output of the physical database design process.

(True/False)
4.8/5
(26)

In a magnetic disk device, the reason for storing data on a cylinder-wise basis is _____.

(Multiple Choice)
4.8/5
(34)

When a new record is inserted into a file, an existing record is deleted, or an indexed field is updated, all of the affected indexes must be updated.

(True/False)
4.9/5
(33)

The advantage of using the substituting foreign keys physical database design technique is that it is designed to ____.

(Multiple Choice)
4.8/5
(36)
Showing 41 - 60 of 134
close modal

Filters

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