Select Employee - Empname, Department - Deptname From Employee, Department
The first query selects the employee name and department name from the employee and department tables where the employee commission is not null and the department location is not Karachi. The second query selects the name and date of birth from the student table where the date of birth is after January 9, 2008.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
28 views1 page
Select Employee - Empname, Department - Deptname From Employee, Department
The first query selects the employee name and department name from the employee and department tables where the employee commission is not null and the department location is not Karachi. The second query selects the name and date of birth from the student table where the date of birth is after January 9, 2008.