The following programs demonstrate the use of the ANY conditional
expression. These programs create a record stream containing
all the records from the SALARY_HISTORY relation that hold a
value greater than fifty thousand in the field SALARY_AMOUNT.
These programs then print an informational message if one or more
records are found that meet the above condition. Note that the
host language print statements do not have access to the context
created in the if statement.
Additional Information:
explode
extract