Posted by kristian on 04/14/06 09:39
Hi.
According to this text from
http://dev.mysql.com/doc/refman/5.0/en/fulltext-boolean.html mysql
supports the * like this 'apple*' "Words match if they begin with the
word preceding the * operator."
But how can I make use of the * like this '*apple' where words match if
they end with the word?
Navigation:
[Reply to this message]
|