CS 3540
Chapter 12 Reading Assignment
Due March 1st - before class
What is the goal of the optimizer in optimizing joins?
How does an optimizer gather statistics about database objects?
How does the optimizer improve speed for queries with sorting requirements?
What is density and how is it useful to the optimizer?
What is the Oracle EXPLAIN statement used for?
What is an optimizer and how does it work
?
What impact does the number of columns in the SELECT clause have on performance?
What is a rule-based optimizer?
What is a cost-based optimizer?
How does the LIKE logical operator make use of indexes?
Use Assignment Uploader
to submit