Here is my question, please tell me whether we can do it or not.
can we cache a resultset of a query for later use, like we cache an execution plan of a query to be reused later.
The reason I am asking is
I want to catch a resukt of a query and reuse it later unless the result set is changed.
please comment on this
thanks
can we cache a resultset of a query for later use, like we cache an execution plan of a query to be reused later.
The reason I am asking is
I want to catch a resukt of a query and reuse it later unless the result set is changed.
please comment on this
thanks