Oracle Developer Question:

Download Job Interview Questions and Answers PDF

What is a Temporary Segment?

Oracle Developer Interview Question
Oracle Developer Interview Question

Answer:

Temporary segments are created by ORACLE when a SQL statement needs a temporary work area to complete execution. When the statement finishes execution, the temporary segment extents are released to the system for future use.

Download Oracle Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain What are the uses of Rollback Segment?What is Data File?