

MCQOPTIONS
Saved Bookmarks
1. |
Properties of ‘DELETE’ and ‘TRUNCATE’ commands indicate that |
A. | After the execution of ‘TRUNCATE’ operation, COMMIT, and ROLLBACK statements can be performed to retrieve the lost data, while ‘DELETE’ does not allow it. |
B. | After the execution of ‘DELETE’ and ‘TRUNCATE’ operation retrieval is easily possible for the lost data |
C. | After the execution of ‘DELETE’ operation, COMMIT and ROLLBACK statements can be performed to retrieve the lost data., while TRUNCATE do not allow it |
D. | After the execution of ‘DELETE’ and ‘TRUNCATE’ operation no retrieval is possible for the lost data |
Answer» D. After the execution of ‘DELETE’ and ‘TRUNCATE’ operation no retrieval is possible for the lost data | |