Partitioning tables with grouping
Could somebody help me in solving the following issue?
I need to partition my table based on the following conditions :
1) The table has a number of clients
2) I wish to keep the data of one particular client into one partition.
3) This data includes a number of records for each client
Basically, i want to group the records particular to one client as one partition. How can i achieve this? Does MySQL support this? Please do help at the earliest.
Subject
Views
Written By
Posted
Partitioning tables with grouping
2973
April 10, 2010 07:31AM
1758
April 11, 2010 10:41PM
2442
April 11, 2010 11:00PM
1833
April 13, 2010 11:40PM
1955
April 14, 2010 05:04AM
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.