I have two tables named a and b having around 2000 records each. I have
written a query to retrieve records from these two tables. I have a left
outer join in my query.
My problem is that my query is very slow. It takes around 2 minutes to fetch
all the records. What can I do to make it fast ?

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to