Home
Exams
Providers
About
Sign In
Sign Up
Home
/
Exams
/
Oracle Oracle Database SQL
/
Question #8
#8
Multiple Choice
Mark for review
Which two statements are true about TRUNCATE and DELETE? (Choose two.)
A.
DELETE can use a WHERE clause to determine which row(s) should be removed.
B.
TRUNCATE can use a WHERE clause to determine which row(s) should be removed.
C.
TRUNCATE leaves any indexes on the table in an UNUSABLE state.
D.
The result of a TRUNCATE can be undone by issuing a ROLLBACK.
E.
The result of a DELETE can be undone by issuing a ROLLBACK.
Reveal Answer
Previous
Question 8 of 243
Exam 1Z0-071 Topic 1 Question 9
Back to all questions
Next
Sign In
Sign Up