Oracle Database 12c SQL 1z0-071 Question # 94 Topic 10 Discussion

Oracle Database 12c SQL 1z0-071 Question # 94 Topic 10 Discussion

1z0-071 Exam Topic 10 Question 94 Discussion:
Question #: 94
Topic #: 10

You execute this command:

TRUNCATE TABIE depts;

Which two are true?


A.

A ROLLBACK statement can be used to retrieve the deleted data.


B.

It drops any triggers defined on the table.


C.

It retains the indexes defined on the table.


D.

It retains the integrity constraints defined on the table,


E.

It always retains the space used by the removed rows.


F.

A FLASHBACK TABLE statement can be used to retrieve the deleted data.


Get Premium 1z0-071 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.