Previous Topic Next topic Print topic


QUERYOPT

Indicates the desired level of optimization for all static SQL statements contained in the package. The default value is 5. For the complete range of optimization levels available, see the SET CURRENT QUERY OPTIMIZATION statement in the SQL Reference. This DB2 precompile/bind option is not supported by DRDA.

Syntax:

QUERYOPT= optimization-level
NOQUERYOPT

Properties:

Default: NOQUERYOPT
Previous Topic Next topic Print topic