Partition and subpartition are different column
Posted by:
Toeh Boot
Date: July 23, 2012 10:54AM
I'm developing multi-site free forum.
So I need topic table partitioned by site ID first(by hash) and then subpartition by topic id(by range).
I saw the example in tutorial use the same column in subpartitioning.
Then I don't sure is it wrong to subpartitioning in different column?
Any suggestion?
Thanks.
Subject
Views
Written By
Posted
Partition and subpartition are different column
2790
July 23, 2012 10:54AM
1916
July 24, 2012 04:57AM
1778
July 28, 2012 12:42PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.