States of Transaction in DBMS
States of Transaction In databases, transactions can be in multiple forms. These forms are shown in the figure below. Active State The first state of each and every transaction in a database is always in the active state. In the active state, the transaction is being executed. For example, the insertion of data … Read more