InterviewSolution
Saved Bookmarks
| 1. |
Collections of operations that form a single logical unit of work are called __________(a) Views(b) Networks(c) Units(d) Transactions |
|
Answer» The correct option is (d) Transactions Explanation: Collections of operations that form a single logical unit of work are called transactions. A database system must ensure proper execution of transactions. |
|