Course Solutions Uncategorized (Solved) : Convert Following Nested Query One Without Inner Query Use Join Select Ddname Department Q27893514 . . . .

(Solved) : Convert Following Nested Query One Without Inner Query Use Join Select Ddname Department Q27893514 . . . .

 

convert the following nested query to one without any innerquery (use a join).

Select d.dname from department d

where d.dnumber in (select e.dno from employee e, works_on wwhere e.ssn = w.essn and w.pno = 20);

Expert Answer


An answer will be send to you shortly. . . . .

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post