I hope i'm asking in the right place, as i've asked around alot and
 haven't gotten an answer.


 Would it be inefficient to use the command "SELECT * FROM users_info WHERE
 name LIKE "%phil%" and company like "%" and address like "%";"

 Note the single % by itself.  Would this slow down the system
 considerably, or would it be roughly the same amount of cpu usage as if i
 had just left everything but the name LIKE phil out?

 Thanks guys, i'm kinda new at sql so i'm hoping you might be able to help
:)

 Joe



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