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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Identifying indexed columns in an Oracle table

JSMQJun 6 2018 — edited Jun 7 2018

Hi - When i tried to run the USER_IND_COLUMNS view to identify the indexed columns from an Oracle(11.2) tables,am not able to see the indexed column details(returning with blank values) though the index has been created for some of those columns in some tables.

Where am able to see the indexed column details in all other tables by using the USER_IND_COLUMNS.

This post has been answered by John Thorton on Jun 6 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2018
Added on Jun 6 2018
13 comments
20,570 views