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

053-375

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

标签:win   multi   choice   ges   opp   time   delete   log   request   

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

标签:win   multi   choice   ges   opp   time   delete   log   request   

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

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