Update docs/zh/faq/operations/delete-old-data.md

This commit is contained in:
Han Fei 2024-01-22 00:28:47 +01:00 committed by GitHub
parent edccae1d62
commit 1244818350
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,4 +41,4 @@ ClickHouse没有像[OLTP](https://en.wikipedia.org/wiki/Online_transaction_proce
从表中删除所有数据是相当激进的,但在某些情况下可能正是您所需要的。
有关[表截断](../../sql-reference/statements/truncate.md)的更多详细信息。
有关[truncate](../../sql-reference/statements/truncate.md)的更多详细信息。