Computer Science, asked by nonusingla1311, 11 months ago

Define transaction processing application in dbms

Answers

Answered by jyotigornal99
1

Answer:

Transaction processing is designed to maintain database integrity (the consistency of related data items) in a known, consistent state.

Explanation:

A transaction, a typical example of which would be a customer order, consists of a series of events (accepting the order, allocating stock and so forth) that are treated as a whole.

Similar questions