mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Change of In-Memory Demo
1. t-sql-scripts\enable-in-memory-oltp.sql is appled to sql 2016 or higher 2. modify the sql script name in readme of ticket-reservations 3. add the table type control for Demo_Reset stored proc.
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
-- need to use the WITH (SNAPSHOT) hint for ad hoc queries accessing memory-optimized
|
||||
-- tables.
|
||||
--
|
||||
-- Applies To: SQL Server 2014 (or higher); Azure SQL Database
|
||||
-- Applies To: SQL Server 2016 (or higher); Azure SQL Database
|
||||
-- Author: Jos de Bruijn (Microsoft)
|
||||
-- Last Updated: 2016-05-02
|
||||
|
||||
|
||||
Reference in New Issue
Block a user