ClickHouse/docs/zh/sql-reference/aggregate-functions/reference/uniqcombined64.md

8 lines
246 B
Markdown
Raw Normal View History

2021-02-02 12:00:41 +00:00
---
toc_priority: 193
---
# uniqCombined64 {#agg_function-uniqcombined64}
2021-03-04 11:05:31 +00:00
和 [uniqCombined](../../../sql-reference/aggregate-functions/reference/uniqcombined.md#agg_function-uniqcombined)一样, 但对于所有数据类型使用64位哈希。