【OCP 062新题】OCP题库更新出现大量新题-9

9.You ran this command on a source database:

$> expdp hr/hr DIRECTORY=dumpdir DUMPFILE=empl.dmp VIEWS_AS_TABLES=emp_dept

On the target database, you run this command:

impdp hr/hr DIRECTORY=dumpdir DUMPFILE=empl.dmp VIEWS_AS_TABLES=emp_dept

Which two statements are true?

A) The expdp operation exports the table definitions for tables that are queried in the emp dept view.

B) The impdp operation creates emp_dept as a view.

C) The expdp operation exports all rows that are displayed when querying the emp_dept view with no filter.

D) The expdp operation exports all rows for tables contained in the defining query of the emp_dept view.

E) The impdp operation creates separate tables for each table contained in the defining query of the EMP_DEPT View.

F) The impdp operation creates emp_dept as a table.

Answer:CE

(解析:实验证明 VIEWS_AS_TABLES 导出时会导出视图中查询到的数据,导入时会把 emp_dept 当作表创建。C 答案的意思是:expdp 操作将导出查询 EMP_DEPT 视图时显示的所有行,而不使用过滤器,所以正确。D 答案的意思是:expdp 操作将导出 EMP_DEPT 视图定义中包含的表的所有行,导出的是表的所有行,所以不对。E 答案是将为 emp_dept 视图中涉及到的表单独创建各自的表,其实是就建立一个表 emp_dept。本题的难度在于对答案的英文理解。来自3组:1015267481)

转载于:https://my.oschina.net/u/3902946/blog/3042246

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值