Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
2いいね 528 views回再生

Server-Side Joins with Dynamic Queries

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.

コメント