Skip to content

Commit c3162f6

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

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

samples/features/intelligent-query-processing/IQP Demo - Scalar UDF Inlining.sql

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

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

0 commit comments

Comments
 (0)