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

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - SQL 的用法 » 查询处理 » 查询优化与执行 » [查询执行] 算法 » 算法类型 » 排序算法

 

SortTopN 算法 (SrtN)

SortTopN 用于包含 TOP N 子句和 ORDER BY 子句的查询。对于只为结果集中需要的那些行进行排序,这是一种有效的算法。