Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (Français) » SQL Anywhere Server - SQL Reference » SQL statements » SQL statements

 

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