odpscmd
Verified for current stable LTS
Odpscmd Command: Describe Table In Current Project
Use for describe table in current project with Odpscmd. Exact CLI syntax to describe table in current project using Odpscmd.
When to use this: Use for describe table in current project with Odpscmd.
Command Syntax
desc <table_name>; desc <table_name>; Command Breakdown
desc is the base executable for this command.
FAQ
Purpose: Exact syntax to describe table in current project using Odpscmd.
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
Odpscmd Command: Describe Table Partition
desc <table_name> partition (<partition_spec>); Odpscmd Command: Show Table Partitions show partitions <table_name>; Odpscmd Command: Show Tables In Current Project show tables; Odpscmd Command: Start Odpscmd With Custom Config odpscmd --config=<odps_config.ini> Odpscmd Command: Switch Project Interactive use <project_name>;