RESULT-SET-LOCATOR SQL Type

Note: Valid only for OpenESQL applications compiled with HCOSS compiler directives

Syntax

SQL [TYPE] [IS] RESULT-SET-LOCATOR VARYING

Example

01 hv-name SQL TYPE IS RESULT-SET-LOCATOR VARYING.

generates

01 hv-name PIC S9(9) COMP-5.