AMCAT Practice Test

AMCAT SQL and Database Concepts

Free · Instant Results

Consider the tables: Employee(emp_id, name, dept_id, salary) and Department(dept_id, dept_name). Which SQL query correctly finds the department name with the highest average salary?
▶ Start Practice Test