单选题You are working in an online transaction processing (OLTP) environment. You used the FLASHBACK TABLE command to flash back the CUSTOMERS table. Before executing the FLASHBACK TABLE command, the System Change Number (SCN) was 663571. After flashing back

题目
单选题
You are working in an online transaction processing (OLTP) environment. You used the FLASHBACK TABLE command to flash back the CUSTOMERS table. Before executing the FLASHBACK TABLE command, the System Change Number (SCN) was 663571. After flashing back the CUSTOMERS table,you realize that the table is not in the correct state and the resultant changes are not what you had desired. So, you need to reverse the effects of the FLASHBACK TABLE command while ensuring that:  a) No other user data in the database is affected.  b) The operation takes the minimum possible time.  Which option would you choose?()
A

use the ROLLBACK command with SCN 663571

B

perform Flashback Transaction Query with SCN 663571

C

execute the FLASHBACK DATABASE statement to retrieve the CUSTOMERS table as it was at SCN 663571

D

execute another FLASHBACK TABLE statement to retrieve the CUSTOMERS table as it was at SCN 663571

参考答案和解析
正确答案: B
解析: 暂无解析
更多“单选题You are working in an online transaction processing (OLTP) environment. You used the FLASHBACK TABLE command to flash back the CUSTOMERS table. Before executing the FLASHBACK TABLE command, the System Change Number (SCN) was 663571. After flashing back”相关问题