Global variable to indicate which result set to use
This QMF global variable indicates which result set returned
by a stored procedure should be used to create the report.
- Name: DSQEC_SP_RS_NUM
- Length: 31
- Values:
- 0 - ignore result sets
- 1 - return first result set
- 2 - return second result set
- n - return the nth result set- the maximum value for n is 32
