5
Answers

Store table data into cache memory.

If I have a mostly repeated table which I want to place in cache memory, is there a way to force SQL to do that?Next time get data from cache memory.

Answers (5)