Note: Calling relative(1) is different from calling next() because is makes sense to call next() when there is no current row, for example, when the cursor is positioned before the first row or after the last row of the result set.
| Returns | true if the cursor is on result set |
| Throws |
SQLError -
if an error occured |