InterviewSolution
Saved Bookmarks
| 1. |
What Is Accounting Transaction ? |
|
Answer» A transaction is an execution of a user program and is SEEN by the DBMS as a SERIES or LIST of actions. The actions that can be executed by a transaction INCLUDE the reading and writing of DATABASE. A transaction is an execution of a user program and is seen by the DBMS as a series or list of actions. The actions that can be executed by a transaction include the reading and writing of database. |
|