Question 38 A relational database contains two tables Student and Performance as shown below: The primary key of the Student table is Roll_no. For the Performance […]
Question 37 Consider the set of relations EMP(Employee-no, Dept-no, Employee-name, Salary) DEPT(Dept-no, Dept-name, Location) Write an SQL query to: (a) Find all employee names who work […]