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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
319 B
Markdown
Raw Normal View History

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