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

10 lines
429 B
Markdown
Raw Normal View History

---
toc_priority: 193
---
# uniqCombined64 {#agg_function-uniqcombined64}
Использует 64-битный хэш для всех типов, в отличие от [uniqCombined](../../../sql-reference/aggregate-functions/reference/uniqcombined.md#agg_function-uniqcombined).
[Оригинальная статья](https://clickhouse.tech/docs/en/sql-reference/aggregate-functions/reference/uniqcombined64/) <!--hide-->