Migrate to Natively Compiled SQL Server Stored Procedures for Hekaton

Posted on SQL Server Central See other posts from SQL Server Central
Published on Fri, 25 Oct 2013 06:00:00 UT Indexed on 2013/10/27 4:08 UTC
Read the original article Hit count: 212

Filed under:

In order to take full advantage of the In-Memory OLTP options in SQL Server 2014, you should migrate standard stored procedures that references Memory-Optimized tables to natively compiled ones. In this tip we will see how to achieve this goal.

sqlprompt New! SQL Prompt 6 – now with tab history
Writing, exploring, and editing SQL just became even more effortless with SQL Prompt 6. Download a free trial.

© SQL Server Central or respective owner