Ask Question
28 July, 08:02

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

+3
Answers (1)
  1. 28 July, 10:14
    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?
Find an answer to your question ✅ “How does an Index Organized table differ from a standard table and a typical index? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers