From 3f74b011af5677709d4dee2f6d8e756dcf5ef6ac Mon Sep 17 00:00:00 2001 From: pmasl Date: Mon, 7 May 2018 13:39:02 -0700 Subject: [PATCH] Removed wrong link --- .../features/automatic-tuning/force-last-good-plan-2/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/samples/features/automatic-tuning/force-last-good-plan-2/README.md b/samples/features/automatic-tuning/force-last-good-plan-2/README.md index 149a56d1..a36771e2 100644 --- a/samples/features/automatic-tuning/force-last-good-plan-2/README.md +++ b/samples/features/automatic-tuning/force-last-good-plan-2/README.md @@ -2,8 +2,6 @@ This Windows Forms sample application built on .NET Framework 4.6 demonstrates the benefits of using SQL Server Automatic Tuning. You can compare the performance difference between enabling Automatic Tuning or leaveing it disabled, while running a workload that introduces a parameter sniffing regression. -The demo is run in this [17-minute video explaining In-Memory OLTP](https://www.youtube.com/watch?v=l5l5eophmK4) (demo is at 8:25). - ## About this sample