Derived Relations
SQL allows using an SQL subquery in the from clause.
Ex. Find the average instructors’ salaries of those departments where the average salary is greater than $42,000
Last updated
SQL allows using an SQL subquery in the from clause.
Ex. Find the average instructors’ salaries of those departments where the average salary is greater than $42,000
Last updated