You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The following table highlights SQL hints based on IBM DB2 hints optimization.

CategoryHintNotes
CommandSET OPTIMIZATION LEVELFor top-level SELECT statements only.
Clauseoptimize for <n> rowsFor top-level SELECT statements only.
Clausefetch first <n> rows onlyFor SELECT statements only.
  • No labels