mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-15 02:41:59 +00:00
8 lines
241 B
Markdown
8 lines
241 B
Markdown
---
|
|
sidebar_position: 193
|
|
---
|
|
|
|
# uniqCombined64 {#agg_function-uniqcombined64}
|
|
|
|
Same as [uniqCombined](../../../sql-reference/aggregate-functions/reference/uniqcombined.md#agg_function-uniqcombined), but uses 64-bit hash for all data types.
|