Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001071

Re: [PHP-DB] Use of Like From: Bob Hall (rjhalljr <email protected>)
Date: 07/09/01

>Can anyone tell me a way to simulate the command "LIKE" in mySQL query¥s,
>
>Thanks in advance,
>
>Gabriel.

Sir, you can use either LIKE or REGEXP. If you are coming to MySQL
from an MS product, use % in place of * when using LIKE. For more
information, look in the language section of the MySQL online manual.

Bob Hall

Know thyself? Absurd direction!
Bubbles bear no introspection. -Khushhal Khan Khatak
MySQL list magic words: sql query database

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>