Database Administration (MOSC)

MOSC Banner

How to get index partition key column(s)

Hello!

Can You please explain , how to get oracle index partition key in Oracle database 11.2

I am trying to get it as

select DBMS_METADATA.GET_DDL('INDEX','&index_name','&owner' ) from DUAL;


how to get information from a dictionary?


Regards,

Paul

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center