Adica: select * from x inner join <tabela> ON x.c = tabela.c sau select * from x , <tabela> where x.c = tabela.c