Oracle Memory Management Question:

How can we plan storage for very large tables?

Memory Management Interview Question
Memory Management Interview Question

Answer:

Limit the number of extents in the table
Separate Table from its indexes.
Allocate Sufficient temporary storage.


Previous QuestionNext Question
What is meant by recursive hints?How will you estimate the space required by a non-clustered tables?