MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is required for the DB2 optimizer to consider a hash join strategy? |
| A. | Optimization level 1 or above |
| B. | Equijion predicates |
| C. | Registry variable DB_ANTIJOIN=YES |
| D. | SORTHEAP large enough to contain the tables being joined |
| Answer» C. Registry variable DB_ANTIJOIN=YES | |