atler primary_key global indexes to include partitions
I have a db with tables and indexes that are partitioned out to 87 partitions. all indexes are partitioned except the _pk indexed are global indexes. I have been researching to find out how to partition primary key indexes but cant find anything.
does anyone know:
1. if a _pk index can be altered to include partitions
2. what the syntax is to do this
thanks
0