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