Know your gear
Oracle Partitioning enhances Oracle Database's data management for OLTP, data mart and data warehouse applications. Oracle Partitioning improves the performance, availability and manageability of large underlying database tables and indexes. Oracle Partitioning enables large tables to be broken into individually managed smaller pieces, while retaining a single application-level view of the data. Range, hash, composite (range combined with hash), and list partitioning methods are supported.
Add to Compare