I am trying to create a table partition by list and sub-partition by range (interval). But not able to do.
I know oracle support list-range partitioning, But i want to use interval clause at sub-partition level.
Can anybody answer whether it is possible or not, currently i am using oracle 12c.