Badges
20 Points
11 Years
User Activity
Almost 10 years ago
Answered a question: SQL Server 2012 - can I make OLTP transactions from my ERP run in memory?
Hi
There used to be commands such as dbccpintable that could be used to do this but is no longer present. Other ways to try and keep things in memory is to run transactions regularly of possible and to add good indexes.
Answers
Almost 10 years ago
Relational Databases Tools