【第32題】【063題庫(kù)】2019年OCP12c認(rèn)證1Z0-063考試題庫(kù)大全
最新學(xué)訊:近期OCP認(rèn)證正在報(bào)名中,因考試人員較多請(qǐng)盡快報(bào)名獲取最近考試時(shí)間,報(bào)名費(fèi)用請(qǐng)聯(lián)系在線老師,甲骨文官方認(rèn)證,報(bào)名從速!
我要咨詢OCP 12c考試考3科,分別是071、062、063,之前071和062都已經(jīng)做過(guò)解析,這里開(kāi)始063題庫(kù)解析,希望對(duì)考063的同學(xué)有幫助,順利通過(guò)063考試。
OCP解析公開(kāi)課時(shí)間:【每周五晚8點(diǎn)】
OCP解析公開(kāi)課地址:http://ke.qq.com/course/326223
OCP解析群資料分享:1015267481 驗(yàn)證:ocp
-------------------------------------------------------
32題、Examine the command and its output:
SQL> DROP TABLE EMPLOYEE;
SQL> SELECT object_name AS recycle_name, original_name, type FROM recyclebin;
RECYCLE_NAME ORIGINAL_NAME TYPE
--------------------------------------------------------------------------------------------------------------
binsgk31sj/3akk5hg3j21kl5j3d==$0 EMPLOYEE
TABLE You then successfully execute the command:
SQL> FLASHBACK TABLE "BINSgk31sj/3akk5hg3j21kl5j3d==$0" TO BEFORE DROP;
Which two statements are true?
A. It flashes back the employee table and all the constraints associated with the table.
B. It automatically flashes back all the indexes on the employes table.
C. It automatically flashes back any triggers defined on the table.
D. It flashes back only the structure of the table and not the data.
E. It flashes back the data from the recycle bin and the existing data in the original table is permanently lost.
Answer: B,D
(解析:閃回表以后,除了引用其他表的引用完整性約束之外,所有約束在表被閃回之后自動(dòng)恢復(fù),所以 A 答案是
錯(cuò)的;索引是自動(dòng)閃回;觸發(fā)器也會(huì)自動(dòng)閃回,而且名字被改變?yōu)椋築IN$3JNiRebHSD+sRbnNmf45dQ==$0,跟索
引的處理方式一樣;閃回表時(shí)結(jié)構(gòu)和數(shù)據(jù)都會(huì)恢復(fù)回來(lái)。)
- 冉乃綱-老師CUUG金牌講師
- 冉老師 CUUG金牌講師 Oracle及RedHat高級(jí)講師、Unix/Linux 資深專家...[詳細(xì)了解老師]

- 陳衛(wèi)星-老師CUUG金牌講師
- 陳老師 CUUG金牌講師 精通Oracle管理、備份恢復(fù)、性能優(yōu)化 11年Ora...[詳細(xì)了解老師]
