试题详情
- 单项选择题 Click the Exhibit button to examine the data of the EMPLOYEES table. Evaluate this SQL statement: SELECT e.employee_id "Emp_id", e.emp_name "Employee", e.salary, m.employee_id "Mgr_id", m.emp_name "Manager" FROM employees e JOIN employees m ON (e.mgr_id = m.employee_id) AND e.salary > 4000; What is its output?()


A、A
B、B
C、C
D、D
E、E
关注下方微信公众号,在线模考后查看

热门试题
- Which statement acco
- Evaluate the SQL sta
- Examine the data of
- EMPLOYEES and DEPAR
- The EMP table conta
- Examinethedescriptio
- The CUSTOMERS table
- Examine the structu
- ClicktheExhibitbutto
- Which two statements
- Examine the descrip
- Evaluate this SQL s
- Which two tasks can
- Examine the descrip
- You define a multipl
- Which two are attrib
- Which /SQL*Plus feat
- Which two statements
- Evaluate this SQL s
- Examine the data fr