Oracle table list partitioning and subpartitioning range for date
We have to partition a table with list partition automatic and subpartition on a date column.
Using a template we are able to partition the table , but how to add future sub-partitions .
Tried with MAXVALUE split subpartition, but how to automate the same for all such subpartitions for all future subpartitions.