+1 vote
by

1 Answer

0 votes
by

Basically, with the following query, we can check whether a particular partition exists or not

SHOW PARTITIONS table_name PARTITION(partitioned_column=’partition_value’)

Related questions

0 votes
asked Apr 25, 2020 in QuickTest Professional (QTP) by Robindeniel
+1 vote
asked Feb 19, 2021 in Linux by SakshiSharma
...