Ask Question
19 July, 09:36

How does an Index Organized table differ from a standard table and a typical index?

+3
Answers (1)
  1. 19 July, 10:20
    0
    The thing is that an Index organized table, also known as IOT, is a type of table that stores data in a B tree index structure, which is used by Oracle. Normal relational tables, called heap-organized tables, store rows in any order and primary key indexes store only the columns included in its definition.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “How does an Index Organized table differ from a standard table and a typical index? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers