Skip to content

Commit adfd935

Browse files
author
Amit Banerjee
authored
Rename samples/demos/mssqltiger/Showplan/SortWarning.sql to samples/demos/Showplan/SortWarning.sql
1 parent 5b26396 commit adfd935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/demos/mssqltiger/Showplan/SortWarning.sql renamed to samples/demos/Showplan/SortWarning.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ GO
1818
/*
1919
Observe the type of Spill = 1
2020
Means one pass over the data was enough to complete the sort in the Worktable
21-
*/
21+
*/

0 commit comments

Comments
 (0)