Students outside the best-funded department — DBMS OPPE Question
Students outside the best-funded department
00:00
Using the department table, find the department with the largest budget. Then, from the student table, return the ID, name, and dept_name of every student whose department is not that highest-budget department.
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan