mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-08 06:35:23 +02:00
commit
3eaef8ba16
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
- Add partition to a table:
|
||||
|
||||
`alter table {{table_name}} add parition ({{partition_spec}});`
|
||||
`alter table {{table_name}} add partition ({{partition_spec}});`
|
||||
|
||||
- Delete partition from a table:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue