Hi,
I have a situation here where I need to drop the interval partitions on a monthly basis, but the partition is done using datetimestamp key.
high_value on all_tab_partitions for this table is like this,
TIMESTAMP' 2014-04-01 00:00:00'
TIMESTAMP' 2014-05-01 00:00:00'
I would like to know the piece of code to handle this TIMESTAMP issue using cursor or someother method,
Awaiting for the relays, thanks