write an sql statement that Show all the employees that work in departments 3, 6, and 9 who have dependents. Order by de
Posted: Tue Jul 12, 2022 8:21 am
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.