Hi all,
I have a column on which I want to search - like '%blah% . .I am confused on whether I should use catsearch or contains. whose performance is better? I know with catsearch I cant apply leading wild cards but that prolem can be solved by using two **. which has better parformance