hi...

i've got a basic question (with probably many answers)

i'm creating a php/web app that uses mysql tbls. i have a number of pages
that do various selects using 'left joins'/'right joins'/etc...

i'm getting to the point where most of the basic logic works. now i want to
start figuring out how to speed up the app/table interactions...

i've read/seen information regarding indexes within a table. i'm curious as
to what i can do to speed up the response time/tbl interactions for the
users....

thanks

-bruce

ps. if need to, i could provide sample sql statements/table defs...


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

Reply via email to