SQL Tutorial

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.


Note - Having trouble with the assessment engine? Follow the steps listed here


Loading comments...