You're right, I just forgot to put it in here, as I said the query 
works, however, not the way I thought it was supposed to..

>>The query I tried is:-
>>SELECT * from table1 WHERE title LIKE %keyword% ORDER BY title LIMIT 0,10;
>>
>
>The quotes are missing around the string constant.
>


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