更新数据
在本节文档中,您将了解如何更新数据。
| Page | Description |
|---|---|
| Overview | 概述在 ClickHouse 与 OLTP 数据库中更新数据的差异,并介绍在 ClickHouse 中可用的各种更新方法。 |
| Update mutations | 了解如何使用 Update Mutations 进行更新。 |
| Lightweight updates | 了解如何使用 Lightweight Updates 进行更新。 |
| ReplacingMergeTree | 了解如何使用 ReplacingMergeTree 进行更新。 |