exam questions

Exam 1z0-063 All Questions

View all questions & answers for the 1z0-063 exam

Exam 1z0-063 topic 1 question 209 discussion

Actual exam question from Oracle's 1z0-063
Question #: 209
Topic #: 1
[All 1z0-063 Questions]

Examine the statements that use flashback technologies:
1. FLASHBACK TABLE customers TO TIMESTAMP TO_TIMESTAMP (2013-02-04 09:30:00, YYYY-MM-DD HH:MI:SS);
2. SELECT * FROM customers AS OF SCN 123456;
3. FLASHBACK TABLE customers TO BEFORE DROP;
4. FLASHBACK DATABASE TO TIMESTAMP TO_TIMESTAMP (2013-02-04 09:30:00, YYYY-MM-DD HH:MI:SS);
5. SELECT * FROM customers VERSIONS BETWEEM SCN 123456 AND 123999;
6. ALTER TABLE customer FLASHBACK ARCHIVE;
Which set of statements depends on the availability of relevant undo data in the undo tablespace?

  • A. 1,2,5
  • B. 1,3,6
  • C. 2,3,5,6
  • D. 3,4,5
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
hilaire
3 years, 11 months ago
A is correct
upvoted 1 times
...
Sugar
5 years ago
agree on A
upvoted 2 times
...
Kalinos20
5 years, 5 months ago
Answer A
upvoted 1 times
...
sherifelia
5 years, 5 months ago
Answer A
upvoted 1 times
...
Kobaltblue
5 years, 6 months ago
A is correct. 3 uses recyclebin
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...