Oracle 11.2.0.3
Exadata
I have 40 partitioned tables on which periodically I have to update a partition key element. Currently, I am using a BULK_COLLECT with the FORALL SAVE EXCEPTION for each table. Is there anyway to do all of the tables at the same time instead of sequentially?
Any fascinating features in 12.2?
Regards