Help wanted!
The following content of this documentation page has been machine-translated. But unlike other websites, it is not done on the fly. This translated text lives on GitHub repository alongside main ClickHouse codebase and waits for fellow native speakers to make it more human-readable. You can also use the original English version as a reference.
Help ClickHouse documentation by editing this page
字典
字典是一个映射 (键 -> 属性
), 是方便各种类型的参考清单。
ClickHouse支持一些特殊函数配合字典在查询中使用。 将字典与函数结合使用比将 JOIN
操作与引用表结合使用更简单、更有效。
NULL 值不能存储在字典中。
ClickHouse支持:
当前内容版权归 ClickHouse 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 ClickHouse .