Oracle Magazine, September/October 2017
DBA PERFORMANCE ORACLE MAGAZINE SEPTEMBER OCTOBER 2017 92 partition p2015 values less than to_ date 01 jan 2016 dd mon yyyy read only subpartition p2015_ ct values CT subpartition p2015_ ny values NY subpartition p2015_ def values default partition p2016 values less than to_ date 01 jan 2017 dd mon yyyy read write subpartition p2016_ ct values CT subpartition p2016_ ny values NY subpartition p2016_ def values default partition p2017 values less than to_ date 01 jan 2018 dd mon yyyy read only subpartition p2017_ ct values CT read write subpartition p2017_ ny values NY subpartition p2017_ def values default When you define the read attribute of an object the child objects inherit that attribute For example if a partition is read only all of its subpartitions will be read only
You must have JavaScript enabled to view digital editions.