Question
1. This problem requires the use of MySQL. I have uploaded an SQL dump file with this assignment on canvas (elmasri_company.sql), which you will import
1. This problem requires the use of MySQL. I have uploaded an SQL dump file with this assignment on canvas (elmasri_company.sql), which you will import into your MySQL instance. If you previously imported the elmasri_company database into your MySQL instance, you should drop this database and import it again using the file provided on canvas, to ensure that you are using a database that contains the correct schema and data for this exercise. You should also avoid adding, deleting, or modifying any data in the base tables of this database, as I will be looking for expected results based on the relational instance Ive given you. You need to create an SQL script file (.sql file)
I just need the queries
g. List the name of the department whose employees have the greatest total of dependents. h. List the location(s) of the department that works the fewest number of hours on projects.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started