DBA

What is a PARTITION in Oracle?Why to use Partition And Types of Partitions?

PARTITIONS

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.
Read More...