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!

Unique and non unique index

00125May 14 2014 — edited May 15 2014


Hi,

            I have a doubt related to non unique index. Unique and non unique index are used B tree architecture.But I want to know if I create non unique index on a column which has unique data.

when I query that table using that column ,it scans every leaf or when found that value it stops scan and give us result???

This post has been answered by michaelrozar17 on May 15 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 12 2014
Added on May 14 2014
11 comments
1,279 views