Server-side join functionality improves performance by reducing the amount of data transferred across the network and by reducing the computational cost on the client. This video explains how server-side join reduces the data sent from servers to clients. A demonstration using dynamic queries compares the data transfer across the network with and without a server-side join. By lowering the amount of data sent across the network, application performance is improved for the clients.
コメント