odpscmd-table Verified for current stable LTS

Odpscmd Table Command: Delete Partition From Table

Use for delete partition from table with Odpscmd Table. Exact CLI syntax to delete partition from table using Odpscmd Table.

When to use this: Use for delete partition from table with Odpscmd Table.

Command Syntax

alter table <table_name> drop partition (<partition_spec>);

Command Breakdown

alter is the base executable for this command.

FAQ

Purpose: Exact syntax to delete partition from table using Odpscmd Table.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Odpscmd Table directory