Lecture Questions Lecture 7 - Design Physical File
Lecture Questions Lecture 7 - Design Physical File
a. On what attributes should indexes be defined to speed up this query? Give the reasons for
each attribute selected?
b. Write SQL commands to create indexes for each attribute you identified in part a.
2. Consider the following schema:
a. For each of the following reports, indicate any indexes that you feel would help
the report run faster as well as the type of index. Write SQL commands to create
indexes for each attribute you identified
b. What is the role of the buffer manager in a DBMS? What is the role of the disk
space manager?
4. Refer to Figure 1. For each of the following reports, indicate any indexes that you feel would
help the report run faster as well as the type of index: