Multiple Choice
Which of the following statements about COMMIT and ROLLBACK commands is incorrect?
A) All DML commands (INSERT,UPDATE,DELETE) are explicitly committed and cannot be rolled back.
B) All DDL commands (CREATE,TRUNCATE,ALTER TABLE) are explicitly committed and cannot be rolled back.
C) A ROLLBACK command will reverse all DDL operations performed since the last COMMIT was performed.
D) all of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q85: If one of the data values being
Q86: A lock is automatically released when the
Q87: Which of the following commands is used
Q88: Contents of the PUBLISHER table<br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB1929/.jpg"
Q89: The VALUES clause is not included with
Q91: When including a subquery in an INSERT
Q92: If a user has a shared lock
Q93: Which of the following statements about the
Q94: The _ command is used to change
Q95: A subquery can be used with the