码迷,mamicode.com
首页 > 其他好文 > 详细

ocp-66

时间:2015-10-03 06:09:30      阅读:178      评论:0      收藏:0      [点我收藏+]

标签:exchange   command   oracle   ocp   

QUESTION NO: 66
Exhibit:
技术分享
View the Exhibit and examine the output.
You executed the following command to enable Flashback Data Archive on the EXCHANGE_RATE table:
ALTER TABLE exchange_rate FLASHBACK ARCHIVE;
What is the outcome of this command?
A. The Flashback Archive is created on the same tablespace where the tables are stored.
B. The Flashback Archive is created on the SYSAUX tablespace.
C. The command generates an error because no Flashback Archive name is specified and there is no
default Flashback Archive.
D. The table uses the default Flashback Archive.
Answer: C


参观图表,并检查输出。
执行以下
命令以启用汇率表上的闪回数据归档: ALTER TABLE exchange_rate FLASHBACK ARCHIVE;
更改汇率表闪回归档;这个命令的结果是什么?

C. 该命令会产生一个错误,因为闪回归档没有指定名称并且没有默认闪回归档。


ocp-66

标签:exchange   command   oracle   ocp   

原文地址:http://blog.csdn.net/xuejiayue1105/article/details/48864441

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!