Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
重复排除运算符会产生不含重复行的输出。重复排除节点可以由优化程序引入(例如在将嵌套查询转换为连接时)。
有关详细信息,请参见HashDistinct 算法 (DistH)和OrderedDistinct 算法 (DistO)。
HashDistinct 算法 (DistH)OrderedDistinct 算法 (DistO)