ClickHouse/docs/en/sql-reference/statements/alter/ttl.md
Ivan Blinkov ffe2cecb1b
[docs] split the ALTER article (#12502)
* initial split

* initial adjust links

* make en buildable

* re-normalize
2020-07-15 00:02:41 +03:00

316 B

toc_priority toc_title
44 TTL

Manipulations with Table TTL

You can change table TTL with a request of the following form:

ALTER TABLE table-name MODIFY TTL ttl-expression