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

053-386

时间:2017-11-13 16:59:13      阅读:186      评论:0      收藏:0      [点我收藏+]

标签:less   form   ash   oci   flash   uri   ack   with   man   

You have just performed a FLASHBACK TABLE operation using the following command:
flashback table employees to scn 123456;
The employees table has triggers associated with it. Which of the following statements is true regarding the state of the triggers during the Flashback Table operation?
A. All the triggers are disabled.
B. All the triggers are enabled by default.
C. Enabled triggers remain enabled and disabled triggers remain disabled.
D. Triggers are deleted when a Flashback Table operation is performed.

  The default action for the FLASHBACK TABLE command is to disable all triggers regardless of their previous state.If the ENABLE TRIGGER clause is added to the FALSHBACK TABLE command,then triggers that were previously enabled will be reenabled after the operation completes.

053-386

标签:less   form   ash   oci   flash   uri   ack   with   man   

原文地址:http://www.cnblogs.com/Babylon/p/7826711.html

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