Contents Index Minimal administration work Statistics are present and correct

ASA SQL User's Guide
  Query Optimization and Execution
    How the optimizer works
      Underlying assumptions

Optimize for first rows or for entire result set

The OPTIMIZATION_GOAL option allows you to specify whether query processing should be optimized towards returning the first row quickly, or minimizing the cost of returning the complete result set. The default is first row.

For more information, see OPTIMIZATION_GOAL option [database].


Contents Index Minimal administration work Statistics are present and correct