dictionary Table Function
Displays the dictionary data as a ClickHouse table. Works the same way as Dictionary engine.
Syntax
Arguments
dict
— 辞書名。 String。
Returned value
A ClickHouse table.
Examples
Input table dictionary_source_table
:
Create a dictionary:
Query:
Result: