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 的用法 » 查询处理 » 查询优化与执行 » [查询执行] 算法 » 算法类型

 

重复排除算法

重复排除运算符会产生不含重复行的输出。重复排除节点可以由优化程序引入(例如在将嵌套查询转换为连接时)。

有关详细信息,请参见HashDistinct 算法 (DistH)OrderedDistinct 算法 (DistO)


HashDistinct 算法 (DistH)
OrderedDistinct 算法 (DistO)