Hi
I having problem writing SQL, I need compare string(keyword field) with other fields, such as product description filed and product title field. The result will show every product that have a description or title that matches a keyword.
In keyword field, there are many words in them and I need to compare each of them with the description field and title field in one go.
Could, anyone, please help me!
Thank you.