diff --git a/samples/demos/mssqltiger/Showplan/SortWarning.sql b/samples/demos/Showplan/SortWarning.sql similarity index 94% rename from samples/demos/mssqltiger/Showplan/SortWarning.sql rename to samples/demos/Showplan/SortWarning.sql index b16479da..7027ed09 100644 --- a/samples/demos/mssqltiger/Showplan/SortWarning.sql +++ b/samples/demos/Showplan/SortWarning.sql @@ -18,4 +18,4 @@ GO /* Observe the type of Spill = 1 Means one pass over the data was enough to complete the sort in the Worktable -*/ \ No newline at end of file +*/