Operator usage context
Some operators are specific to a context.
Pure SQL syntax elements
The following are related to SQL syntax and not part of the language:
BETWEEN expr AND expr
IN ( expr [ , ..' ] )
Report Routine syntax elements
The following are only available in the FORMAT section of report routines:
PAGENO
WORDWRAP
See Report Definition for more details.