首页 > 其他 > 详细

053-514

时间:2017-11-06 20:00:26      阅读:246      评论:0      收藏:0      [点我收藏+]

A user performs an update on a table. Shortly after committing the transaction, they realize that they
had an error in their WHERE clause causing the wrong rows to be updated. Which Flashback option
would allow you to undo this transaction and restore the table to its previous state?
A. Flashback Drop
B. Flashback Query
C. Flashback Versions Query
D. Flashback Transaction Query
E. Flashback Table

  Only the Flashback Table options recovers a table to previous point in time.The other
options allow viewing of past states of the data(B,C,D)or restoration from the Recycle
Bin(A),but they do not recover a table to a previous point in time.

053-514

原文:http://www.cnblogs.com/Babylon/p/7794514.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!