I am using SQL and need to check if a string contains a certain substring using regular expressions. Lower and upper case letters and space are allowed. I am using SQL and need to check if a string co
I am using SQL and need to check if a string contains a certain substring using regular expressions. Lower and upper case letters and space are allowed. I am using SQL and need to check if a string co