Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Memory-optimized tables and table-types

$
0
0
I have a very large stored procedure on my OLTP that runs multiple times concurrently based on user entries.  The procedure was originally written with #TempTables for SQL Server 2008R2.  We moved to SQL-2014 and I modified the procedure to use

Viewing all articles
Browse latest Browse all 3145

Trending Articles