SQL Tutorial

You are currently auditing this course.
41 / 68

Write and execute a query to find out the number of employees whose date of joining and salary are same as at least to one other employee.

How many are such employees out there?

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


Loading comments...