参考手册函数参考聚合函数multi_distinct_count版本:Latest-4.1本页总览multi_distinct_count 返回 expr 中去除重复值后的行数,功能等同于 COUNT(DISTINCT expr)。 语法