SyntaxFix
Write A Post
Hire A Developer
Questions
SELECT t1.a, t2.b FROM t1 JOIN t2 ON t1.a LIKE '%'+t2.b +'%'
because the last answer not work