ORA-14750: Range partitioned table with INTERVAL clause has more than one column

ORA-14750: Range partitioned table with INTERVAL clause has more than one column


Cause:


You attempted to create an interval partitioned table with more than one partitioning column.



Action:


Use a single partitioning column.

About