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

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 用法 » 查询和数据修改 » 查询

 

用于提高 ORDER BY 性能的索引

有时候,SQL Anywhere 数据库服务器执行具有 ORDER BY 子句的查询有多种可能的方式。您可以使用索引使数据库服务器更有效地对表进行搜索。

 包含 WHERE 和 ORDER BY 子句的查询
 解决问题
 另请参见