write an sql statement that Show all the employees that work in departments 3, 6, and 9 who have dependents. Order by de
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
write an sql statement that Show all the employees that work in departments 3, 6, and 9 who have dependents. Order by de
write an sql statement that Show all the employees that work indepartments 3, 6, and 9 who have dependents. Order by departmentname, then employee last name.