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