首页 > 其他 > 详细

053-375

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

Over the course of a day, a department performed multiple DML statements (inserts, updates, deletes)on multiple rows of data in multiple tables. The manager would like a report showing the time, table name,and DML type for all changes that were made. Which Flashback technology would be the best choice to produce the list?
A. Flashback Drop
B. Flashback Query
C. Flashback Transaction Query
D. Flashback Versions Query
E. Flashback Table

  The Flash Transaction Query could provide the data requested in a single query.Option A is an invalid choice because the table wasn‘t dropped.Option B is incorrect because Flashback Query returns data at only a specific point in time,not for a range of times.Option D is incorrect because,although it could produce the data needed for the report,Flashback Versions Query would hvae to be run for each table individually.Option E is incorrect because the user does not want to recover the table at all.

053-375

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

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