当前位置:1Z0-052题库

问题:

[单选]

The user HR owns the EMP table. The user HR grants privileges to the user SCOTT by using this command: 
SQL> GRANT SELECT,INSERT,UPDATE ON emp TO scott WITH GRANT OPTION; The user SCOTT executes this command to grant privileges to the user JIM: SQL> GRANT SELECT,INSERT,UPDATE ON hr.emp TO jim; 
Now, the user HR decides to revoke privileges from JIM using this command: SQL> REVOKE SELECT,INSERT,UPDATE ON emp FROM jim; Which statement is true after HR issues the REVOKE command()

A . The command fails because SCOTT still has privileges.
B . The command succeeds and privileges are revoked from JIM.
C . The command fails because HR cannot revoke the privileges from JIM.
D . The command succeeds and only HR has the privilege to perform the SELECT, INSERT, and UPDATEoperations on the EMP table.

以下哪种行为属于投标人串通投标行为()。 招标人预先内定中标人。 招标人向投标人泄露标底。 投标人之间互相约定抬高报价。 投标人向评标专家行贿。 在事件处理程序中定义的变量,其生命周期仅限于该过程。 Which two operations are NOT performed by the DUPLICATE command in Recovery Manager (RMAN) whileduplicating a running database? ()(Choose Two) Creating the control file for the duplicate database。 Restoring the target data files to the duplicate database。 Performing complete recovery using all available backups。 Generating a new, unique DBID for the duplicate database。 Copying the online redo log files from the target database to the duplicate database。 Using the LIST command in Recovery Manager (RMAN),which two pieces of information in the RMAN repository can be listed?()   stored scripts in the recovery catalog。  backups that can be deleted from disk。  backup sets and image copies are obsolete。  backups that do not have the AVAILABLE status in the RMAN repository。 在资产评估价值类型确定的情况下,资产评估方法选择具有()。 多样性。 替代性。 唯一性。 随意性。 科学性。

The user HR owns the EMP table. The user HR grants privileges to the user SCOTT by using this command: 
SQL> GRANT SELECT,INSERT,UPDATE ON emp TO scott WITH GRANT OPTION; The user SCOTT executes this command to grant privileges to the user JIM: SQL> GRANT SELECT,INSERT,UPDATE ON hr.emp TO jim; 
Now, the user HR decides to revoke privileges from JIM using this command: SQL> REVOKE SELECT,INSERT,UPDATE ON emp FROM jim; Which statement is true after HR issues the REVOKE command()

参考答案:

  参考解析

本题暂无解析

在线 客服