PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which of the following SQL statements can you use to accomplish this?

You have created a table based on the following data:
EmpID NUMBER (5) PRIMARY KEY
EmpName VARCHAR2 (35) NOT NULL
Salary NUMBER (9, 2) NOT NULL
Commission NUMBER (4, 2)
ManagerName VARCHAR2 (25)
ManagerID NUMBER (5)
Now, you want to display the names of employees and their managers, using a self join. Which of
the following SQL statements can you use to accomplish this?

Each correct answer represents a complete solution. Choose two.


Page 30 of 101« First...1020...2829303132...405060...Last »