Convert range partition to range-hash composite partition
487405Apr 21 2009 — edited Apr 23 2009Hi,
I have several tables that are range partitioned on date and each table has several partitions as they are partitioned for each day. Is there anyway I con convet these table using alter statements to make them a composite? Thanks.