当前位置:首页 > xxx000 > 正文内容

431. You plan to use Flashback Drop feature to recover a dropped

2023-12-01xxx000

431. You plan to use Flashback Drop feature to recover a dropped table SALES_EMP. No other table with thesame name exists in the schema. SQL> FLASHBACK TABLE sales_emp TO BEFORE DROP;\nWhat would be the outcome of the precedent statement?

A.It retrieves the latest version of the table from the recycle bin

B.It retrieves the oldest version of the table from the recycle bin

C.It retrieves the version of the table for which undo information is available

D.It returns an error because the table name is not specified as per the names in the OBJECT_NAMEcolumn

正确答案是A

扫描二维码免费使用微信小程序搜题/刷题/查看解析。

版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。

本文链接:https://20230611.cn/post/9553928.html