CGI interview question

What is partitions in PLSQL

Interview Answer

Anonymous

19 Dec 2025

Partitions is the way where we can devide the table data if the table is having billions of data then we can apply Partitions on the table there are different types of Partitions present list Partitions, hash Partitions, range Partitions thess Partitions is use for optimizing the data