mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-28 02:21:59 +00:00
create data_type_families.md
first commit
This commit is contained in:
parent
1bb3020ca0
commit
2b0abec05d
@ -16,7 +16,7 @@ machine_translated_rev: 5decc73b5dc60054f19087d3690c4eb99446a6c3
|
|||||||
**示例**
|
**示例**
|
||||||
|
|
||||||
``` sql
|
``` sql
|
||||||
SELECT * FROM system.data_type_families WHERE alias_to = 'String'
|
SELECT * FROM system.data_type_families WHERE alias_to = 'String';
|
||||||
```
|
```
|
||||||
|
|
||||||
``` text
|
``` text
|
||||||
|
Loading…
Reference in New Issue
Block a user