Splitting a Partition of a List-Partitioned Table
eg:
Default list partition having 12 periods. I have to make 12 new partion. As per Oracle documentation using spilt command I can make 2 partion only using alter table ...SPLIT PARTITION ...VALUES .
Anyone knows how to alter default partion to multiple partitions?
Prasanth
Genworth Financial