Average salary of high earners — DBMS OPPE Question
Average salary of high earners
00:00
From the instructor table, return the average salary of only those instructors whose salary is strictly greater than the overall average instructor salary.
Return a single row with one column aliased as avg_high_earner_salary.
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan