Fetching data in embedded SQL is done using the SELECT statement. There are two cases:
The SELECT statement returns no rows or returns exactly one row.
The SELECT statement returns multiple rows.
Fetching one row
Fetching multiple rows
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |