53af998 13607ec
1
2
3
4
SELECT * FROM public.sirh INNER JOIN public.evaluation USING (id_employee) INNER JOIN public.sond USING (id_employee);