Interval partitioning 11g
Hi Experts, Oracle Enterprise Database OEL 6.8 I am Planning to partition a table using Interval Partitioning. I have a table whose column datatype is NUMBER and is if of the format YYYYMM. How can i partition it based on year and subpartition it every 3 months. E.g. 2019 JAN-MAR APR-JUN JUL-SEP OCT-DEC
Please suggest some ideas.
Best Regards