2
Answers

Read and write data from cache.

Photo of Atul Patil

Atul Patil

8y
586
1
I have a table USER,I want stored data of USER table into cache memory of SQL SERVER and next time fetch data from cache in SQL SERVER for the performance purpose.Then how can i do?

Answers (2)