Re: Choosing a partition type
My first and uninformed choice would be to use RANGE partitioning with the member_id column as the partitioning key. However, I can see where other columns might also be important
What sorts of queries do you typically run against this table? That is, what are your most common WHERE clauses?
Jon Stephens
MySQL Documentation Team @ Oracle
MySQL Dev Zone
MySQL Server Documentation
Oracle
Subject
Views
Written By
Posted
3531
March 22, 2007 10:48AM
Re: Choosing a partition type
2345
March 22, 2007 08:44PM
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.