consider the following schema for company database employee(name,essn,salary,dno,superssn); departement(dname,dnos,mgrssn); project(pname,pno,dnum); works_on(essn,pno,hours); dependant(essn,dname,sex);1)list the name of employees with at least two dependencies
Answers
Answered by
0
the project should be at least one mark questions so that I can answer that question very easily
Similar questions