NYCPHP Meetup

NYPHP.org

[nycphp-talk] Re: newbie question/confusion

David Mintz dmintz at davidmintz.org
Wed Feb 23 09:20:12 EST 2005


Just to add a little more onto the pile of more-answer-than-you-asked-for:
it's probably wise to create some indexes on your tables to speed up
SELECT operations. The columns frequently appearing in your WHERE clauses
are good candidates.

There's http://www.databasejournal.com/features/mysql/article.php/1382791
but I'm sure there's plenty of other fine reading material out there.


---
David Mintz
http://davidmintz.org/



More information about the talk mailing list