InterviewSolution
Saved Bookmarks
| 1. |
Which TCL command undo all the updates performed by the SQL in the transaction?(a) ROLLBACK(b) COMMIT(c) TRUNCATE(d) DELETEI got this question in an online quiz.This is a very interesting question from Basic SQL topic in division Laying the Foundation of SQL Server |
|
Answer» Right ANSWER is (b) COMMIT |
|