Updating Data
In this section of the documentation, you will learn how you can update your data.
Page | Description |
---|---|
Overview | Provides an overview of the differences in updating data between ClickHouse and OLTP databases, as well as the various methods available to do so in ClickHouse. |
Update Mutations | Learn how to update using Update Mutations. |
Lightweight Updates | Learn how to update using Lightweight Updates. |
ReplacingMergeTree | Learn how to update using the ReplacingMergeTree. |