SQL Tutorial

You are currently auditing this course.
38 / 68

Write and execute a query to display joining month wise count of employees and the month.

In which months (in three char format eg Jan), did maximum employees join the job?

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


Loading comments...