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