Vazba
SQL vazba z tabulky PVF_HL na tabulku ODDR
select *
from PVF_HL pvf_hl
left outer join ODDR oddr on oddr.idpk = pvf_hl.idpk_dr