SQL Anywhere 10.0.1
» SQL Anywhere Server - SQL Usage
» Query Optimization and Execution
» Query execution algorithms
» Miscellaneous algorithms
Row Limit algorithm
Row limits are set by the TOP n or FIRST clause of the SELECT statement.
For more information, see SELECT statement.