Skip to content

Commit 2e8097b

Browse files
authored
adding reference to statistics for memory-optimized tables
1 parent 5bca339 commit 2e8097b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/database-engine/install-windows/complete-the-database-engine-upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Complete the Database Engine Upgrade | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "07/21/2017"
4+
ms.date: "10/23/2017"
55
ms.prod:
66
- "sql-server-2016"
77
- "sql-server-2017"
@@ -25,7 +25,7 @@ After upgrading the [!INCLUDE[ssDE](../../includes/ssde-md.md)], complete the fo
2525

2626
- **Backup your databases:** Perform a full backup of each database.
2727

28-
- **Enable new features:** In SQL Server 2016 and SQL Server 2017, some changes are only enabled once the DATABASE_COMPATIBILITY level for a database has been changed to 130 or greater. For more information and for the recommended workflow, see [Change the Database Compatibility Mode and Use the Query Store](../../database-engine/install-windows/change-the-database-compatibility-mode-and-use-the-query-store.md).
28+
- **Enable new features:** In SQL Server 2016 and SQL Server 2017, some changes are only enabled once the DATABASE_COMPATIBILITY level for a database has been changed to 130 or greater. For more information and for the recommended workflow, see [Change the Database Compatibility Mode and Use the Query Store](../../database-engine/install-windows/change-the-database-compatibility-mode-and-use-the-query-store.md). If your database has memory-optimized tables created in SQL Server 2014, review [Statistics for Memory-Optimized Tables](../../relational-databases/in-memory-oltp/statistics-for-memory-optimized-tables.md).
2929

3030
- **Integration Services:**
3131

0 commit comments

Comments
 (0)