SQL Server 2005 introduced only partial support for the OVER clause. It is our strong believe that a more complete implementation of the OVER clause should be prioritized highly in consideration for future enhancements in SQL Server. A more complete implementation of the OVER clause can help in solving many common business problems with simpler, more intuitive, and faster solutions than available today and also substantially reduce the need for cursors. The following paper details the feature enhancement requests:http://www.insidetsql.com/OVER_Clause_and_Ordered_Calculations.docThe current feedback item addresses the OVER clause enhancement request - TOP OVER, discussed in the paper in section 4 item iii.
Category
Proposed Solution
Benefits
Other Benefits
Please wait...