

InterviewSolution
Saved Bookmarks
1. |
In Oracle, which of below are types of segments?(a) Permanent Segment(b) Object Segment(c) Data Segment(d) All of the MentionedThis question was addressed to me in unit test.My question is taken from Oracle Database 11g Architecture in division Oracle Database 11g Architecture Options of Oracle |
Answer» <html><body><p>Right <a href="https://interviewquestions.tuteehub.com/tag/choice-915996" style="font-weight:bold;" target="_blank" title="Click to know more about CHOICE">CHOICE</a> is (c) <a href="https://interviewquestions.tuteehub.com/tag/data-25577" style="font-weight:bold;" target="_blank" title="Click to know more about DATA">DATA</a> <a href="https://interviewquestions.tuteehub.com/tag/segment-1199331" style="font-weight:bold;" target="_blank" title="Click to know more about SEGMENT">SEGMENT</a><br/><br/>For explanation I would say: Oracle has 4 type of data segment :1)data segments 2)index segments 3)<a href="https://interviewquestions.tuteehub.com/tag/rollback-625038" style="font-weight:bold;" target="_blank" title="Click to know more about ROLLBACK">ROLLBACK</a> segments 4)temporary segments.</p></body></html> | |