InterviewSolution
Saved Bookmarks
| 1. |
A transaction is delimited by statements (or function calls) of the form __________(a) Begin transaction and end transaction(b) Start transaction and stop transaction(c) Get transaction and post transaction(d) Read transaction and write transactionThe question was asked at a job interview.Question is taken from Transaction Concept in chapter Transactions of Database Management |
|
Answer» The correct CHOICE is (a) BEGIN transaction and END transaction |
|