SELECT * FROM tabella1 INNER JOIN tabella2 ON campo_relazione.tabella1=campo_relazione.tabella2 WHERE campo LIKE 'tuo_criterio'