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