Link to home
Create AccountLog in
Avatar of MRPT
MRPT

asked on

Global Index

I have a table that is range partitioned on a particular column and have many local indexes.

I want to create a global index on another column.

Could someone please provide the syntax or some direction as to how to write?


Thanks
ASKER CERTIFIED SOLUTION
Avatar of awking00
awking00
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of MRPT
MRPT

ASKER

Thanks