SQL Tutorial

You are currently auditing this course.
39 / 68

Write and execute a query to display department city wise count of employees and the city.

Which city has maximum employees?

Note: the data is stored in emp table and deptt table in retail_db in MySQL as described earlier.


Loading comments...