SQL database return record where one field matches a word a user has inputted
so I am making a website, what is important to the question is that the user selects three keywords(for example, “serene”, “peaceful”, “relaxing” are the ones they pick).
Then my MYSQL table called ‘tasks’ looks like this, it is simplified but the ‘task_keywords’ and the data inside is the exact same