11gR2 : Partitioning method ?
Hi,
What is the best partitioning method to be applied to a table T_REF (11gR2) on CD_REF numeric column (1, 5, 13, 18, 25, 26, 33, 51, 102, 203 ...) provided by an Oracle sequence .
RANGE?
INTERVAL?
LIST?
Thank you.
GD.
0