Update docs/en/sql-reference/statements/attach.md

Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
This commit is contained in:
lehasm 2021-08-03 23:07:12 +03:00 committed by GitHub
parent b073d2b88c
commit c7b520aabc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ If the table was detached permanently, it won't be reattached at the server star
## Create New Table And Attach Data {#create-new-table-and-attach-data}
**With specify path to table data**
### With Specified Path to Table Data {#attach-with-specified-path}
**Syntax**