Question: What is the role of a distributed transaction manager?
Options:
Correct Answer: To ensure ACID properties across distributed transactions
Solution:
A distributed transaction manager ensures that ACID properties are maintained across transactions that span multiple nodes in a distributed database.