Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Index in SQL

AB SamyFeb 4 2019 — edited Feb 5 2019

Hi Experts, just came across quite informative blog Anatomy of an SQL Index by Markus Winand https://use-the-index-luke.com/sql/anatomy. I have few doubts as Markus has repeatedly mentioned that "That means that an index is pure redundancy" and "it occupies its own space, it is highly redundant, and it refers to the actual information stored in a different place." . What I understand , he meant the index works on algorithm , hence it repeatedly changes making earlier one redunda I would be thankful if experts clear any gaps in my understanding.  Thanks heaps.

This post has been answered by Jonathan Lewis on Feb 4 2019
Jump to Answer
Comments
Post Details
Added on Feb 4 2019
16 comments
414 views