Blog Post

SQL Server Support Blog
4 MIN READ

The case of the filter predicate with window functions such as ROW_NUMBER and RANK

Troy Moen's avatar
Troy Moen
Icon for Microsoft rankMicrosoft
Apr 25, 2019
I recently helped troubleshoot a query performance issue that involved the window function "ROW_NUMBER". The running theory was that the query’s filter predicate should target the index resulting in ...
Updated Apr 25, 2019
Version 3.0