| Oracle Partitioning allows tables, indexes, and index-organized tables to be subdivided into smaller pieces, enabling these database objects to be managed and accessed at a finer level of granularity. Oracle provides a comprehensive range of partitioning schemes to address every business requirement. Since it is entirely transparent in SQL statements, partitioning can be applied to any application, from OLTP (e.g. SAP ERP) to Data Warehousing (e.g. SAP BW) |