Oracle DBA Interview Question and Answers
5. | What is partitioning? |
---|---|
Partitioning is used to divide large tables into manageable partitions based on different criteria, such as list, hash, or range. | |
6. | What is the significance of pseudo column in Oracle? |
---|---|
|
|
7. | What do you understand by Data Definition Language (DDL) trigger? |
---|---|
|
|
8. | What is a global index and local index? |
---|---|
|
|