I'm creating a search form, the query is dynamic. 
Meaning user can select 1 or all options.
All options translates to about 40 "where" statements,
including 1 -3 full text searches.

Is this too many where statements ? Do I need to watch
out for anything.

Looking for any advice on this issue.

Thank you 
Stuart

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

Reply via email to