Update docs/en/sql-reference/statements/alter/ttl.md

Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
This commit is contained in:
AnaUvarova 2021-04-08 16:28:20 +03:00 committed by GitHub
parent 17753cc266
commit 22f26f251a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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).
- Modify column [with TTL](../../../sql-reference/statements/alter/column.md#alter_modify-column).