How does query localization takes place in distributed environment?
Answers
Answered by
0
The main role of data localization is to localize the query's data using data distribution information. The localization layer translates an algebraic query on global relations into an algebraic query expressed on physical fragments. ... The problem is how to decide on a strategy for executing each query over the network.
Similar questions