SQL Tutorial

You are currently auditing this course.
40 / 68

Write and execute a query to display just department details for departments which have employees being paid between 2100 and 2500.

How many departments do you see?

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


Loading comments...