What is the difference between a Local Transaction and a Distributed Transaction?
1. Local transactions are performed on a single database table, but distributed transactions are performed on more than one database tables.
2. Local transactions are performed on a single database server, but distributed transactions can be performed across multiple database servers.
3.Local transactions are performed on a database on the local machine, but distributed transactions are performed on a database on a remote machine.
4.None of the above.
Answer:3
Posted Date:-2022-02-01 11:55:35