I have a situation where I would like to search a single word.
For that scenario, which query would be good from a performance point of view?
Like search on Table it self, will kill the performance. Better to apply like search on CTE.