SELECT * FROM fm_gunler
INNER JOIN fm_yayinlar ON fm_yayinlar.gun_id = fm_gunler.id
WHERE fm_yayinlar.gun_id='1'
bu örnek işini görür