mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-12 17:32:32 +00:00
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
|
---
|
||
|
slug: /zh/sql-reference/statements/create/dictionary
|
||
|
sidebar_position: 38
|
||
|
sidebar_label: DICTIONARY
|
||
|
title: "CREATE DICTIONARY"
|
||
|
---
|
||
|
|
||
|
import Content from '@site/docs/en/sql-reference/statements/create/dictionary.md';
|
||
|
|
||
|
<Content />
|