mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Fix formatting error
This commit is contained in:
parent
50928323eb
commit
e25b906c7f
@ -109,7 +109,7 @@ WARNING: This feature is experimental. Correct work is not guaranteed on non-Mer
|
||||
|
||||
Along with columns descriptions constraints could be defined:
|
||||
|
||||
``sql
|
||||
```sql
|
||||
CREATE TABLE [IF NOT EXISTS] [db.]table_name [ON CLUSTER cluster]
|
||||
(
|
||||
name1 [type1] [DEFAULT|MATERIALIZED|ALIAS expr1] [compression_codec] [TTL expr1],
|
||||
|
Loading…
Reference in New Issue
Block a user