QuantZig interview question

Explain what is Delegation with Example

Interview Answer

Anonymous

15 Nov 2024

The Delegation is the process where the query computation is done at a data source level instead of the app level. This reduces the data load on the application and improves the performance