ClickHouse/docs/en/data_types/index.md

9 lines
286 B
Markdown
Raw Normal View History

# Data Types {#data_types}
2018-03-25 02:04:22 +00:00
ClickHouse can store various types of data in table cells.
This section describes the supported data types and special considerations when using and/or implementing them, if any.
2020-01-30 10:34:55 +00:00
[Original article](https://clickhouse.tech/docs/en/data_types/) <!--hide-->