MySQL Forums
Forum List  »  Partitioning

Force use of PARTITION in SELECT
Posted by: Joaquim Garrigos
Date: July 08, 2009 11:09AM

Is it possible to tell MySQL to use an especific partition in querys?, something like:

select * from employess use partition p2;

Thanks?

Options: ReplyQuote


Subject
Views
Written By
Posted
Force use of PARTITION in SELECT
8210
July 08, 2009 11:09AM


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.