What is the result of executing a TRUNCATE TABLE command on a table that has Flashback Archiving enabled?

What is the result of executing a TRUNCATE TABLE command on a table that has Flashback Archiving enabled?
A. It fails with the ORA-665610 Invalid DDL statement on history-tracked message
B. The rows in the table are truncated without being archived.
C. The rows in the table are archived, and then truncated.
D. The rows in both the table and the archive are truncated.

Download Printable PDF. VALID exam to help you PASS.

One thought on “What is the result of executing a TRUNCATE TABLE command on a table that has Flashback Archiving enabled?

  1. Correct answer is C. The table is archived, then truncated. That’s the way you can flashback later on if necessary.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.