Question: 8. Write an SQL Query to list the employees first name, SSN, Project Number, and the project name for all female employees who have worked
8. Write an SQL Query to list the employees first name, SSN, Project Number, and the project name for all female employees who have worked more than 25 hours on any one project. Sort the list by SSN.
9. Write an SQL Query to list the employees first name, SSN, and their dependents first name, and dependents birth date.
10. Write an SQL Query to list the employees first name, employees birth date, and their dependents first name and dependents birth date. The list should include both sons and daughters, but not spouses.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
