Computer Science, asked by Juhishrita5271, 1 year ago

What are its types of transactions distrbuted database?

Answers

Answered by HumnaEhsan
6
Database systems implement distributed transactions as transactions accessing dataover multiple nodes. A distributed transaction enforces the ACID properties over multiple nodes, and might include systems such as databases, storage managers, file systems, messaging systems, and other data managers.
Similar questions