欢迎来到建筑考试题库网 建筑考试题库官网
全部科目 > Oracle认证考试 > 1Z0-053

单项选择题

A user named Arren is executing this query:  
select table_name,operation,undo_sql 
from 
flashback_transaction_query t, 
(select versions_xid as xid 
from employees versions between scn minvalue and maxvalue 
where employee_id = 123) e 
where t.xid = e.xid;  
When the query runs,he receives an ORA-01031: insufficient privileges error. Since the user owns the employees table,you know that it is not the problem. 
Which of the following SQL statements will correct this problem?()

    A. GRANT SELECT ANY TRANSACTION TO ARREN
    B. GRANT SELECT ON FLASHBACK_TRANSACTION_QUERY TO ARREN
    C. GRANT SELECT_ANY_TRANSACTION TO ARREN
    D. GRANT FLASHBACK TO ARREN
    E. GRANT SELECT ANY VIEW TO ARREN

点击查看答案

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题