mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Update docs/en/sql-reference/statements/detach.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
parent
722e092059
commit
2b6ffab384
@ -5,7 +5,7 @@ toc_title: DETACH
|
||||
|
||||
# DETACH Statement {#detach}
|
||||
|
||||
Makes the server "forget" about the existence of a table, a materialized view or a dictionary.
|
||||
Makes the server "forget" about the existence of a table, a materialized view, or a dictionary.
|
||||
|
||||
**Syntax**
|
||||
|
||||
@ -72,4 +72,3 @@ Code: 60. DB::Exception: Received from localhost:9000. DB::Exception: Table defa
|
||||
|
||||
- [Materialized View](../../sql-reference/statements/create/view.md#materialized)
|
||||
- [Dictionaries](../../sql-reference/dictionaries/index.md)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user