SHOW-DYNAMIC-PARTITION
SHOW-DYNAMIC-PARTITIONβ
Nameβ
SHOW DYNAMIC
Descriptionβ
This statement is used to display the status of all dynamic partition tables under the current db
grammar:
SHOW DYNAMIC PARTITION TABLES [FROM db_name];
Exampleβ
Display all dynamic partition table status of database database
SHOW DYNAMIC PARTITION TABLES FROM database;
Keywordsβ
SHOW, DYNAMIC, PARTITION