FETCH statement [ESQL] [SP]

Positions, or re-positions, a cursor to a specific row, and then copies expression values from that row into variables accessible from within the stored procedure or application.

 Syntax 1 [SP]
 Syntax 2 [ESQL]
 Parameters
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Example