Search Engine
Hi,
I am currently doing a search engine for my project. The problem is if i have a record called "Hello World" in the database but when i search and type this "World Hello", no records will be found.
My sql statement is this "Select * from table where columnNA like % variable name %".
I would like to know is there any method that can solve my problem?
Snowydust
__________________
Snowydust
|