Has anyone tried configuring the merge replication system tables, i.e. MSmerge_contents, as In-memory tables? Is this possible? #sqlhelp
3
0
1
0
0
@MyHumbleSQLTips Hi Thomas, the SQL community forums are a great place to find resources and information on this topic: msft.social/gGBe2P
@MyHumbleSQLTips System tables cannot be memory-optimized. Even if you found a way to do it, it's not supported. #sqlhelp