ClickHouse/docs/zh/sql-reference/statements/alter/partition.mdx

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
243 B
Plaintext
Raw Normal View History

2022-08-29 16:19:50 +00:00
---
slug: /zh/sql-reference/statements/alter/partition
sidebar_position: 38
sidebar_label: PARTITION
title: "Manipulating Partitions and Parts"
---
import Content from '@site/docs/en/sql-reference/statements/alter/partition.md';
<Content />