Distributed Databases
Asynchronous technology can result in unsatisfactorily slow response time because the distributed DBMS is spending considerable time checking that an update is accurately and completely propagated across the network.

True
False

ANSWER DOWNLOAD EXAMIANS APP

Distributed Databases
A semijoin is which of the following?

Only the joining attributes are sent from one site to another and then only the required rows are returned.
All of the attributes are sent from one site to another and then only the required rows are returned.
Only the joining attributes are sent from one site to another and then all of the rows are returned.
All of the attributes are sent from one site to another and then only the required rows are returned.

ANSWER DOWNLOAD EXAMIANS APP