Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - SQL Usage » Query Optimization and Execution » Query execution algorithms » Miscellaneous algorithms

Row Constructor algorithm Next Page

Row Limit algorithm


Row limits are set by the TOP n or FIRST clause of the SELECT statement.

For more information, see SELECT statement.