Question: Database Systems (c) Write SQL statements (in MySQL) to get intersection, difference, and union sets of the following two tables. PNAME FROM WHERE SELECT PROJECT,

Database Systems

Database Systems (c) Write SQL statements (in MySQL) to get intersection, difference,

(c) Write SQL statements (in MySQL) to get intersection, difference, and union sets of the following two tables. PNAME FROM WHERE SELECT PROJECT, DEPARTMENT, EMPLOYEE DNUM_DNUMBER AND MGRS SN=SSN AND LNAME='Wong'; SELECTPNAME FROM WHERE PROJECT, WORKS_ON, EMPLOYEE PNUMBER-PNO AND ESSN=SSN AND LNAME='Smith

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!