Global Indexes
Hi,
Q1. Does anyone know how to tell if your index is a Global Index or Local Index ? Is there anything in DBA_INDEXES that denotes this ?
Q2. A Global Index can have a different partitioning from the table the that the index is associated with. Why would you want the table and associated index to be partitioned differently ?
any advice greatly appreciated,
Jim