InterviewSolution
Saved Bookmarks
| 1. |
If the database modifications occur while the transaction is still active, the transaction is said to use the __________ modification technique(a) Deferred(b) Immediate(c) More than one of the mentioned(d) None of the mentionedI got this question in an internship interview.The above asked question is from Recovery and Atomicity in section Recovery System of RDBMS |
|
Answer» Correct OPTION is (B) Immediate |
|