exam questions

Exam 1z0-071 All Questions

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

Exam 1z0-071 topic 1 question 14 discussion

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

You own table DEPARTMENTS, referenced by views, indexes, and synonyms.
Examine this command which executes successfully:
DROP TABLE departments PURGE;
Which three statements are true? (Choose three.)

  • A. It will remove the DEPARTMENTS table from the database.
  • B. It will drop all indexes on the DEPARTMENTS table.
  • C. It will remove all views that are based on the DEPARTMENTS table.
  • D. It will remove all synonyms for the DEPARTMENTS table.
  • E. Neither can it be rolled back nor can the DEPARTMENTS table be recovered.
  • F. It will delete all rows from the DEPARTMENTS table, but retain the empty table.
Show Suggested Answer Hide Answer
Suggested Answer: ABE 🗳️

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
Lee_jong_suk
Highly Voted 9 months, 4 weeks ago
ABE. Note: Synoyms and views will get invalid, Indexes will be dropped along with the table and data will be purged and free space will be regained, dropped table can not be recovered even if you use flashback table command
upvoted 5 times
...
pushpaksarode
Most Recent 3 days, 23 hours ago
Selected Answer: ABE
It will drop DEPARTMENTS table along with all indexes as we have used PURGE in DROP statement so table cann't be rollback or recovered.
upvoted 1 times
...
alelejaja
4 months, 1 week ago
Selected Answer: ABE
ABE correct answers
upvoted 1 times
...
Rik92
1 year, 3 months ago
Selected Answer: ABE
ABE are correct. Views and synonyms are not dropped with the table
upvoted 2 times
...
Nelita
1 year, 4 months ago
Selected Answer: ABE
ABE IS CORRECT.
upvoted 1 times
...
kuff
1 year, 4 months ago
Selected Answer: ABE
ABE is the answer
upvoted 1 times
...
Orxan_H
1 year, 5 months ago
ABE is correct answers
upvoted 1 times
...
Ac37
1 year, 6 months ago
ABE is correct
upvoted 1 times
...
jfc1
1 year, 6 months ago
Selected Answer: ABE
https://docs.oracle.com/database/121/SQLRF/statements_9003.htm#SQLRF01806
upvoted 1 times
...
alic_alex
1 year, 7 months ago
Selected Answer: ADE
A,D,E - correct answer
upvoted 1 times
...
subtype11
1 year, 8 months ago
https://docs.oracle.com/cd/E18283_01/server.112/e17120/tables010.htm
upvoted 1 times
...
subtype11
1 year, 8 months ago
In ORACLE SQL, you own table DEPARTMENTS, referenced by views, indexes, and synonyms. Examine this command which executes successfully: DROP TABLE departments PURGE; Which three statements are true? (Choose three.) A. It will remove the DEPARTMENTS table from the database. (True) B. It will drop all indexes on the DEPARTMENTS table. (True) C. It will remove all views that are based on the DEPARTMENTS table. (False, it will not remove the views that are based on the DEPARTMENTS table) D. It will remove all synonyms for the DEPARTMENTS table. (False, it will not remove the synonyms for the DEPARTMENTS table) E. Neither can it be rolled back nor can the DEPARTMENTS table be recovered. (True) F. It will delete all rows from the DEPARTMENTS table, but retain the empty table. (False, it will delete all rows and the table itself)
upvoted 2 times
...
heoj10272
1 year, 11 months ago
A, B, E https://docs.oracle.com/database/121/SQLRF/statements_9003.htm#SQLRF01806
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago