Skip to content

Commit 27a52a6

Browse files
authored
Removing clear procedure_cache
Removing clear procedure_cache
1 parent b53fd31 commit 27a52a6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

samples/features/intelligent-query-processing/IQP Demo - Row Mode MGF.sql

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ GO
1616
ALTER DATABASE [WideWorldImportersDW] SET COMPATIBILITY_LEVEL = 150;
1717
GO
1818

19-
ALTER DATABASE SCOPED CONFIGURATION CLEAR PROCEDURE_CACHE;
20-
GO
21-
2219
USE [WideWorldImportersDW];
2320
GO
2421

0 commit comments

Comments
 (0)