MySQL Forums
Forum List  »  Performance

Re: multi-part index and when it is used?
Posted by: Magnus Olsson
Date: January 14, 2005 01:29AM

Hi,

what about using two WHERE clauses and index? What is the best indexing method when having the WHERE clauses a = 1 and b = 2? Is it better to use a multi-part index (a,b) than two single column indices a and b?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: multi-part index and when it is used?
2183
January 14, 2005 01:29AM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

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.