1.

Which of the following makes the transaction permanent in the database?(a) View(b) Commit(c) Rollback(d) FlashbackThis question was posed to me in class test.This intriguing question originated from Transactions topic in division SQL : Queries, Constraints and Triggers of Database Management

Answer»

The correct answer is (b) Commit

The BEST I can explain: Commit work COMMITS the CURRENT TRANSACTION.



Discussion

No Comment Found

Related InterviewSolutions