Vazba
SQL vazba z tabulky PID_HL na tabulku PKONT
select *
from PID_HL pid_hl
left outer join PKONT pkont on pkont.idpk = pid_hl.idpk_kont