HI,
I need to do a select query that can do the following:
select * from table where col1 like hex("somestring");
My problem is HOW do I get the % in there???
The Mysql Server is 4.0.4 and the table has a blob field with hex stored in
it ....
Thanks
Tonino--------------------------------------------------------------------- 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
