About SQL descriptors

A SQL descriptor is an area of memory that stores a description of the variables used in a prepared dynamic SQL statement. A SQL descriptor can contain the following information about data attributes.

See the descriptions of the set descriptor and get descriptor commands in Chapter 9, “Embedded SQL Statements: Reference Pages.”