Good all the time of day.
I want to search the table so that it is in several fields (I know how to do this), and most importantly, the search phrase should be searched for “123” or “points”, even if it was in the middle of the text. Can anyone help with sql query?
(Specifically, in my case, the search will be on: 1 integer, 2 varchar, 1 text.)