Notes on ‘Expert Oracle’ — No.10.2: Table — HOT & IOT
1. HOT => Heap Organized Table IOT => Index Organized Table 2.HOT Heap Organzied 3.IOT a.The data is index Organized b.The data is the index, the index is the data i.No extra cost for managing index ii.When you get the index, you get the data. No "table access" is …
Notes on ‘Expert Oracle’ — No.10.2: Table — HOT & IOT Read More »