Vazba
SQL vazba z tabulky PID_HL na tabulku OSOBY
select *
from PID_HL pid_hl
left outer join OSOBY osoby on osoby.idpk = pid_hl.idpk_osoby