which users does the revoke command revoke SELECT privileges on the SUE.EMP table?

The user Sue issues this SQL statement: GRANT SELECT ON sue.EMP TO alice WITH
GRANT OPTION; The user Alice issues this SQL statement: GRANT SELECT ON
sue.EMP TO reena WITH GRANT OPTION; The user Reena issues this SQL statement:
GRANT SELECT ON sue.EMP TO timber; The user Sue issues this SQL statement:
REVOKE select on sue.EMP FROM alice; For which users does the revoke command
revoke SELECT privileges on the SUE.EMP table?

The user Sue issues this SQL statement: GRANT SELECT ON sue.EMP TO alice WITH
GRANT OPTION; The user Alice issues this SQL statement: GRANT SELECT ON
sue.EMP TO reena WITH GRANT OPTION; The user Reena issues this SQL statement:
GRANT SELECT ON sue.EMP TO timber; The user Sue issues this SQL statement:
REVOKE select on sue.EMP FROM alice; For which users does the revoke command
revoke SELECT privileges on the SUE.EMP table?

A.
Alice only

B.
Alice and Reena

C.
Alice, Reena, and Timber

D.
Sue, Alice, Reena, and Timber



Leave a Reply 5

Your email address will not be published. Required fields are marked *


fatima

fatima

it should revoke only from alice

Stefano

Stefano

i agree :/

helion

helion

C

Cause:

WITH GRANT OPTION;

Stephanie Scicluna

Stephanie Scicluna

Cleared Oracle Database 11g 1Z0-051 exam last weekend!

Scored 90%! (The passing score is 60%)

There were 64 questions in my actual 1Z0-051 test.

Many questions on SQL statements (Examine, Evaluate…etc.), Manipulating Data (Insert, Update, Delete), Using DDL Statements to Create and Manage Tables.

Also, please pay close attention to questions on Reporting Aggregated Data Using the Group Functions, Using Subqueries to Solve Queries, Creating Schema Objects, a little difficult!

I mainly learned the PassLeader 1Z0-051 dumps (http://www.passleader.com/1z0-051.html) (303q VCE and PDF), all questions were from it, and many wrong answers have been corrected in it, the most valid 1Z0-051 dumps! DO RECOMMEND!!

Stephanie Scicluna

Stephanie Scicluna

By the way, part of that 303q 1Z0-051 dumps are available here:

http://www.oraclebraindump.com/?s=1z0-051

(
p.s. More 1Z0-051 exam questions on Google Drive:

drive.google.com/open?id=0B-ob6L_QjGLpWXpBUEhyRnVXVlE
)

Good Luck!!!