sqlany_fetch_next function

Returns the next row from the result set. This function first advances the row pointer and then fetches the data at the new row.

 Syntax
 Parameters
 Returns
 See also
 Example