1

I have stored a wildcard expression in MySQL table, and given a string, I want to see which records' expression will match to that of the string. How can I do that?

Angela
  • 1,064
  • 1
  • 11
  • 23
  • 2
    You'll need to provide some more information, such as a create table, sample data, and what you've tried so far. We can't help without knowing what you have – Florian Humblot May 26 '17 at 08:19
  • this link can help you similar to your problem https://stackoverflow.com/questions/3014940/is-there-a-combination-of-like-and-in-in-sql – Ankur Jyoti Phukan May 26 '17 at 10:24

0 Answers0