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 - Programming » Embedded SQL

 

Fetching data

Fetching data in embedded SQL is done using the SELECT statement. There are two cases:

 See also

SELECT statements that return at most one row
Using cursors in embedded SQL
Fetching more than one row at a time