Skip to content

Commit b7d704e

Browse files
authored
Merge branch 'master' into pmasl
2 parents b3804b8 + 5b68cea commit b7d704e

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

samples/features/intelligent-query-processing/Intelligent QP Demos WideWorldImportersDW Public Preview - Scalar UDF Inlining.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,3 @@ FROM [Dimension].[Customer]
6969
ORDER BY [Customer Key]
7070
OPTION (RECOMPILE);
7171
GO
72-

samples/features/intelligent-query-processing/Intelligent QP Demos WideWorldImportersDW Public Preview - TVDC.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,3 @@ INNER JOIN @Order AS o
7070
WHERE oh.[Unit Price] > 0.10
7171
ORDER BY oh.[Unit Price] DESC;
7272
GO
73-

0 commit comments

Comments
 (0)