johnsmith180
Programmer
Hi
Just a quick question. A user enters "cars bikes"
Now I want to search for "cars" and "bikes" in my tables. I want to break the user search query and search for individual words. How can I do this
I can pass "cars bikes" to a stored procedure BUT how do I search for individual words.
regards
Just a quick question. A user enters "cars bikes"
Now I want to search for "cars" and "bikes" in my tables. I want to break the user search query and search for individual words. How can I do this
I can pass "cars bikes" to a stored procedure BUT how do I search for individual words.
regards