Hello

> Is there a place or book where a newbie can gather information on
> indexes?

Section 12.4 of the manual is your friend.  "EXPLAIN SELECT foo" will
tell you what indexes are used in doing your "foo" query.

cheers
-- 
TS

---------------------------------------------------------------------
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