SyntaxFix
Write A Post
Hire A Developer
Questions
ORACLE DATABASE example:
select * from table1 t1, table2 t2 WHERE t1.a like ('%' || t2.b || '%')