Ciao

hai provato cosi ?

SELECT tab1.stringa, tab2.nome
FROM tab1, tab2
WHERE tab1.stringa LIKE %tab2.nome%