Employee_id          Name          Salary 1001                         Annie           6000 1009                        Ross             4500 1018                         Zeith             7000 This is Employee table. Which of the following employee_id will be displayed for the given query?   SELECT * FROM employee WHERE employee_id>1009; a) 1009, 1001, 1018 b) 1009, 1018 c) 1001 d) 1018

Oracle 12c: SQL
3rd Edition
ISBN:9781305251038
Author:Joan Casteel
Publisher:Joan Casteel
Chapter11: Group Functions
Section: Chapter Questions
Problem 15MC
icon
Related questions
Question

Employee_id          Name          Salary

1001                         Annie           6000

1009                        Ross             4500

1018                         Zeith             7000

This is Employee table.

Which of the following employee_id will be displayed for the given query?

 

SELECT * FROM employee WHERE employee_id>1009;

a) 1009, 1001, 1018

b) 1009, 1018

c) 1001

d) 1018

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning