ClickHouse/tests/queries/0_stateless/01231_markdown_format.reference

6 lines
107 B
Plaintext
Raw Normal View History

2020-04-24 21:17:33 +00:00
| id | name | array |
|-:|:-|:-:|
| 1 | name1 | [1,2,3] |
| 2 | name2 | [4,5,6] |
| 3 | name3 | [7,8,9] |