For the database of Figure 4.12, write a query to find the ID of each employeewith no manager. Note that an employee may simply have no manager listed ormay have a null manager. Write your query using an outer join and then writeit again using no outer join at all.
Extracted text: employee (ID, person_name, street, city) works (ID, company_name, salary) company (companyлате, сity) manages (ID, managerid)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here