当前位置:1Z0-007题库

问题:

[单选]

Mary has a view called EMP_DEPT_LOC_VU that was created based on the EMPLOYEES, DEPARTMENTS, and LOCATIONS tables. She granted SELECT privilege to Scott on this view.
Which option enables Scott to eliminate the need to qualify the view with the name MARY .EMP_DEP_LOC_VU each time the view is referenced?()

A . Scott can create a synonym for the EMP_DEPT_LOC_VU bus using the command: CREATE PRIVATE SYNONYM EDL_VU FOR mary.EMP DEPT_LOC_VU; then he can prefix the columns with this synonymn.
B . Scott can create a synonym for the EMP_DEPT_LOC_VU by using the command: CREATE SYNONYM EDL_VU FOR mary.EMP_DEPT_LOC_VU; then he can prefix the columns with this synonym.
C . Scott can create a synonym for the EMP_DEPT_LOC_VU by using the command: CREATE LOCAL SYNONYM EDL_VU FOR mary.EMP DEPT_LOC_VU; then he can prefix the columns with this synonym.
D . Scott can create a synonym for the EMP_DEPT_LOC_VU by using the command: CREATE SYNONYM EDL_VU ON mary(EMP_DEPT_LOC_VU); then he can prefix the columns with this synonym.
E . Scott cannot create a synonym because synonyms can be created only for tables.
F . Scott cannot create any synonym for Mary’s view. Mary should create a private ynonym for the view and grant SELECT privilege on that synonym to Scott.

You performed the RMAN database backup with the KEEP option.Which two statements are true about this backup?() (Choose two) The KEEP option overrides the configured retention policy。 The KEEP option is an attribute of an individual backup piece。 The backup contains only data files and archived redo log files。 The backup contains data files, the server parameter file and the control file even if the control file auto backup is disabled。 节流板用于测定:() 液位。 流量。 压力。 You are performing an incomplete recovery because some important tables have been dropped and purged from the Recycle Bin. Which clause can you NOT use to perform the incomplete recovery by using the RMAN utility?()  UNTIL CANCEL。  UNTIL SCN。  UNTIL SEQUENCE。  UNTIL TIME。 Click the Exhibit button. What is the result?() Value is: 8。 Compilation fails.。 Value is: 12。 Value is: -12。 液化石油气液化的目的是()。 提高工作压力;。 为了便于储存、运输和使用;。 降低使用时温度;。 提高使用效率。

Mary has a view called EMP_DEPT_LOC_VU that was created based on the EMPLOYEES, DEPARTMENTS, and LOCATIONS tables. She granted SELECT privilege to Scott on this view.
Which option enables Scott to eliminate the need to qualify the view with the name MARY .EMP_DEP_LOC_VU each time the view is referenced?()

参考答案:

  参考解析

本题暂无解析

在线 客服