Exam 8: Physical Database Design
Exam 1: Data: the New Corporate Resource31 Questions
Exam 2: Data Modeling57 Questions
Exam 3: The Database Management System Concept83 Questions
Exam 4: Relational Data Retrieval: SQL71 Questions
Exam 5: The Relational Database Model: Introduction57 Questions
Exam 6: The Relational Database Model: Additional Concepts39 Questions
Exam 7: Logical Database Design58 Questions
Exam 8: Physical Database Design134 Questions
Exam 9: Object-Oriented Database Management41 Questions
Exam 10: Data Administration, Database Administration, and Data Dictionaries47 Questions
Exam 11: Database Control Issues: Security, Backup and Recovery, Concurrency59 Questions
Exam 12: Clientserver Database and Distributed Database56 Questions
Exam 13: The Data Warehouse62 Questions
Exam 14: Database and the Internet45 Questions
Select questions type
Primary keys are good candidates for being indexed but foreign keys are not.
(True/False)
4.7/5
(34)
Storing derived data improves performance in the case where calculated values have to be repeatedly derived.
(True/False)
4.8/5
(35)
All of the following are steps in finding and transferring data from disk, except _____.
(Multiple Choice)
4.7/5
(32)
Create a simple linear index for the Animal file based on:
a. The Animal Name field.
b. The Species field.
c. The Animal Number field.
d. The combination of the Species and Animal Name fields.
(Essay)
4.8/5
(42)
In the physical design technique known as "substituting foreign keys", the table with the foreign key in it has its primary and foreign keys interchanged.
(True/False)
4.8/5
(34)
In a magnetic disk device, a set of tracks, one above the other (and one from each recording surface) is called a _____.
(Multiple Choice)
4.8/5
(32)
Create a simple linear index for the Animal file based on:
a. The Year Built field.
b. The Manufacturer field.
c. The Airplane Number field.
d. The combination of the Manufacturer and Year Built fields.
(Essay)
4.7/5
(32)
The clustering files technique can result in slower performance when the records of only one of the files involved must be retrieved.
(True/False)
4.8/5
(44)
In a hashed file using the division remainder method _____.
(Multiple Choice)
4.9/5
(31)
All of the following are characteristics of an indexed computer file and its index, except _____.
(Multiple Choice)
4.8/5
(38)
Modifying the logical database design to improve performance may reintroduce data redundancy.
(True/False)
4.8/5
(36)
Consider Table A on the "one side" of a one-to-many relationship and Table B on the "many side" of the relationship. Denormalization ____.
(Multiple Choice)
4.9/5
(38)
Every record insertion in a B+-tree indexed file requires a track split and some may also require cylinder splits.
(True/False)
4.7/5
(35)
The dispersal of data on a disk is unrelated to database performance.
(True/False)
4.9/5
(34)
The cylinder concept exists because access arm mechanism movement is so slow that it affects computer and application performance.
(True/False)
4.9/5
(32)
Showing 61 - 80 of 134
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)