mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Update docs/en/sql-reference/functions/ext-dict-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
parent
a4cdeca3ee
commit
fab84c526a
@ -203,7 +203,7 @@ dictGetDescendants(dict_name, key, level)
|
|||||||
|
|
||||||
- Descendants for the key.
|
- Descendants for the key.
|
||||||
|
|
||||||
Type: [Array(UInt64)](../../sql-reference/data-types/array.md).
|
Type: [Array](../../sql-reference/data-types/array.md)([UInt64](../../sql-reference/data-types/int-uint.md)).
|
||||||
|
|
||||||
**Example**
|
**Example**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user