Truncating A Partitioned Table
778931Jun 20 2010 — edited Jun 20 2010Hi,
I am using oracle 10gr2 on OEL5.
I have a ranged partitioned table with 400 partitioned having data. I want to truncate all the partitions in one go through one statement.
Please guide.