Multiple choice

Which of the following applications of distributed database is the one that reduces the amount of data transfer required between sites, when a transaction retrieves data from remote tables referenced in a distributed SQL statement?

  1. Location transparency

  2. Remote procedure calls

  3. Distributed query optimization

  4. Replication transparency

  5. System change number

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This application of distributed database is the one that reduces the amount of data transfer required between sites when a transaction retrieves data from remote tables referenced in a distributed SQL statement.