How to Build an INTERVAL PARTIONED Table using a NUMBER datatype for the INTERVAL Partition.
(Doc ID 1514047.1)
Last updated on NOVEMBER 07, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.6 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Goal
This article has been written to provide an example of ORACLE INTERVAL Partitioning using a
partition column with a NUMBER datatype.
This is required because all/most of the examples found in MOS and the Oracle Documentation guides have been date
related columns. And confusion/questions have come from how to build non date related interval partitions.
This article provides a working testcase and dictionary views to highlight this new 11g feature.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |