单项选择题
At the request of a user, you issue the following command to restore a dropped table: flashback table "BIN$F2JFfMq8Q5unbC0ceE9eJg==$0" to before drop; Later, the user notifies you that the data in the table seems to be very old and out of date.
What might be the problem?()
A. Because a proper range of SCNs was not specified, the wrong data was restored.
B. A proper range of timestamps was not specified, so the wrong data was restored.
C. A previous Flashback Drop operation had been performed, resulting in multiple versions of the table being stored in the Recycle Bin.
D. Either option A or B could be correct. Not enough information was provided to determine which.
E. None of the above.
相关考题
-
多项选择题
WhichofthefollowingcanbeusedinconjunctionwithaFlashbackVersionsQuerytofiltertheresults?()
A. A range of SCN values
B. A list of SCN values
C. A starting and ending timestamp
D. Minimum and maximum sequence values
E. A list of sequence values -
单项选择题
WhichpseudocolumncouldyouusetoidentifyauniquerowinaFlashbackVersionsQuery?()
A. XID
B. VERSIONS_PK
C. VERSIONS_XID
D. VERSIONS_UNIQUE -
单项选择题
WhichofthefollowingstatementsbestdescribesFlashbackVersionsQuery?()
A. Flashback Versions Query is used to make changes to multiple versions of data that existed between two points in time.
B. Flashback Versions Query is used to view all version changes on rows that existed between the time the query was executed and a point in time in the past.
C. Flashback Versions Query is used to view version changes and the SQL to undo those changes on rows that existed between two points in time.
D. Flashback Versions Query is used to view all version changes on rows that existed between two points in time.
