I have one table with fields: Title, Note, Category.
I would like to search by Title or Notes. I do not want to filter records as way of finding them. I want to do a full text search. How do I do this?
I have one table with fields: Title, Note, Category.
I would like to search by Title or Notes. I do not want to filter records as way of finding them. I want to do a full text search. How do I do this?