Re: [PHP-DB] Use of Like

2001-07-09 Thread Bob Hall
>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 MySQ

RE: [PHP-DB] Use of Like

2001-07-09 Thread Boget, Chris
> Can anyone tell me a way to simulate the command "LIKE" in > mySQL query´s, Simulate it where? In a SQL database? Another kind of database? Programatically? Chris

[PHP-DB] Use of Like

2001-07-09 Thread Gabriel
Can anyone tell me a way to simulate the command "LIKE" in mySQL query´s, Thanks in advance, Gabriel. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [E