MySQL Forums
Forum List  »  Partitioning

Re: Any difference in no-condition-group-by between on partition table and non-partition table?
Posted by: Mattias Jonsson
Date: May 02, 2011 02:44AM

I don't think there are any optimization for group by on partitioned tables, but as Rick says, there should be possible to covering index on the columns you group by.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Any difference in no-condition-group-by between on partition table and non-partition table?
1934
May 02, 2011 02:44AM


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.