Overview
Strengths
Use Cases
SHOW PARTITIONS [db_name.]table_name [PARTITION(partition_spec)];
TABLE [db_name.]table_name: Table name.[PARTITION(partition_spec)]: Partition columns. Multiple partition column conditions are allowed.SHOW PARTITIONS db01.table PARTITION(ds='2010-03-03', hr='12');
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback