Vazba
SQL vazba z tabulky PID_HL na tabulku OCUO
select *
from PID_HL pid_hl
left outer join OCUO ocuo on ocuo.idpk = pid_hl.idpk_ocuo