This question is for anyone with experience with memory-optimized tables and natively-compiled stored procedures in SQL Server 2014.
I have a stored procedure that among many of the queries, it updates records in a memory-optimized table (target)
I have a stored procedure that among many of the queries, it updates records in a memory-optimized table (target)