| SQLFetch Full Description |   | 
| Syntax   define external counter function SQLFetch
     (  read-only SQL_handle_type StatementHandle  )
Purpose Fetches the next row of data from the result set and returns data for all bound columns. Input argument: 
 |