Hi, >> > Any way to make this faster ? >> >> Try to create an index on both fields: >> >> create index idsex_index on sex (id, sex)
> Tried that; same results... Could you post the result of the EXPLAIN command on that query? Take care, Aleksandar -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]