partitioning table with sequence made in java base 36 -
01-17-2008
, 03:04 AM
hi everbody,
i would to partition by range a big table (more than 10millions of
rows ) on a aprt of the primary key which is a java sequence in base
36 .
I intent to use dbms_redefinition but i am wondering how to use the
sequence (or the converted sequence in base 10)
regards |