2
Answers

Read and write data from cache.

Atul Patil

Atul Patil

8y
204
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)