mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Update docs/en/sql-reference/statements/drop.md
Co-authored-by: Han Fei <hanfei19910905@gmail.com>
This commit is contained in:
parent
2f45d98c97
commit
0782ccaa91
@ -23,7 +23,7 @@ DROP DATABASE [IF EXISTS] db [ON CLUSTER cluster] [SYNC]
|
||||
Deletes one or more tables.
|
||||
|
||||
:::tip
|
||||
To undo the deletion of a table, please see see [UNDROP TABLE](/docs/en/sql-reference/statements/undrop.md)
|
||||
To undo the deletion of a table, please see [UNDROP TABLE](/docs/en/sql-reference/statements/undrop.md)
|
||||
:::
|
||||
|
||||
Syntax:
|
||||
|
Loading…
Reference in New Issue
Block a user