Query processing in Distributed Transactions
393931Nov 25 2003 — edited Nov 26 2003Can someone tell me or point me to the documents where it explains how distributed queries are processed ? e.g. If there is a join between two tables on two different databases, how are rows from the remote database fetched ? Assuming there is a "useable" index by optimizer on the remote database, how is it accessed while fetching rows ?