Merge branch 'ana-uvarova-DOCSUP-7322-cell-towers-edit' of https://github.com/AnaUvarova/ClickHouse into ana-uvarova-DOCSUP-7322-cell-towers-edit

This commit is contained in:
ana-uvarova 2021-04-08 17:26:17 +03:00
commit c939359f4d

View File

@ -79,7 +79,7 @@ The `TTL` is no longer there, so the second row is not deleted:
└───────────────────────┴─────────┴──────────────┘
```
### See Also
**See Also**
- More about the [TTL-expression](../../../sql-reference/statements/create/table.md#ttl-expression).
- Modify column [with TTL](../../../sql-reference/statements/alter/column.md#alter_modify-column).