Hi,

> Any way to make this faster ?

Try to create an index on both fields:

  create index idsex_index on sex (id, sex)


Take care,
Aleksandar


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to