mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 17:12:03 +00:00
Update array.md
This commit is contained in:
parent
5c5358f9c9
commit
974e1cbe6f
@ -2,7 +2,7 @@
|
||||
|
||||
Array of `T`-type items.
|
||||
|
||||
`T` can be anything, including an array. Use multi-dimensional arrays with caution. ClickHouse has limited support for multi-dimensional arrays. For example, they can't be stored in `MergeTree` tables.
|
||||
`T` can be anything, including an array.
|
||||
|
||||
## Creating an array
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user