11gR2 Partitioning index
I'm going to range or interval partition by date. The question is should I include the PK as part of the index? Currently the date is not indexed. The PK is a single column number.
0
I'm going to range or interval partition by date. The question is should I include the PK as part of the index? Currently the date is not indexed. The PK is a single column number.