Multiple choice

Which of the following are considered as types of segments?

  1. Only LOBS

  2. Only nested tables

  3. Nested tables and index-organized tables

  4. Nested tables, LOBS, index-organized tables, and boot straps

  5. All of the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Oracle recognizes LOBs, nested tables, and index-organized tables as types of segments. Bootstrap segments exist internally but are not user-accessible segment types. Options A, B, C are incomplete (each lists only some types). Option E would be correct if D stated 'All of the above', but D lists specific types accurately.