I am using LIKE operator for searching the title. But it not giving desired result when the user types word with spaces, what can be done?
Example: title has – national foundation
When I type national, it returns this title but when national geography, it shows no result found. How to remove this space or how to search properly when user types with spaces?
1 Answer