I want to create a table with 12 partition (for each month) then within each month's data should be categories based on a column. The column will have 5 possible values (107,108,109,110,111). I know that Composite partition is more closer solution. I have done this but my values are stored in one sub-partition. Rest of sub partition is empty. But when I give higer value of column like 300,400. Other partitions start filling. How can I control this. Please help
Amer
Amer