You are on page 1of 1

Recursive Query:-

Best way to remember Recursive query is to memorize


that burden is on Server to resolve the query.

Iterative Query:-
Best way to remember Iterative query is to memorize
that burden is on Client to resolve the query.

You might also like