New book: Microsoft SQL Server 2012 High-Performance T-SQL Using Window Functions
Microsoft Press
Publishing books & ebooks to help you understand & use current and next-generation tools, technologies, & applications. View the full blog at http://blogs.msdn.com/b/microsoft_press
Get this RSS feed
Home
»
Microsoft Press
»
Microsoft Press
»
New book: Microsoft SQL Server 2012 High-Performance T-SQL Using Window Functions
Options
Share this
Tags
Authors
Best Practices
Book excerpts
C#
Certification
Developers
ebooks
Events
Excel
Home & Business
IT Professionals
IT Pros
Microsoft Press
MVPs
New books
Office
Office 365
SharePoint
SQL Server
Training Kits
Visual Studio
Windows
Windows 7
Windows Phone
Windows Server
Microsoft Press
Publishing books & ebooks to help you understand & use current and next-generation tools, technologies, & applications. Read the blog and the full posts at http://blogs.msdn.com/b/microsoft_press/
RSS for posts
New book: Microsoft SQL Server 2012 High-Performance T-SQL Using Window Functions
Devon Musgrave
26 Apr 2012 9:00 AM
Share
|
Comments
0
We’re happy to announce the availability of Microsoft® SQL Server® 2012 High-Performance T-SQL Using Window Functions (ISBN: 9780735658363; 244 pages), by Itzik Ben-Gan! As Itzik explains, “Window functions are functions applied to sets of rows defined by a clause called OVER. They are used mainly for analytical purposes allowing you to calculate running totals, calculate moving averages, identify gaps and islands in your data, and perform many other computations. These functions are based on an amazingly profound concept in standard SQL (which is both an ISO and ANSI standard)—the concept of windowing . The idea behind this concept is to allow you to apply various calculations to a set, or window , of rows and return a single value. Window functions can help to
...read more
$core_v2_language.FormatString($core_v2_language.GetResource('Blog_PostQuestionAnswerView_CommentsCountFormatString'), $post.CommentCount)
Read the complete post at
blogs.msdn.com/.../new-book-microsoft-sql-server-2012-high-performance-t-sql-using-window-functions.aspx
Developers
,
New books
,
SQL Server