|
You are here |
boringsql.com | ||
| | | | |
pbidax.wordpress.com
|
|
| | | | | The December 2022 release of Power BI Desktop includes three new DAX functions: OFFSET, INDEX, and WINDOW. They are collectively called window functions because they are closely related to SQL window functions, a powerful feature of the SQL language that allows users to perform calculations on a set of rows that are related to the... | |
| | | | |
sqlserverfast.com
|
|
| | | | | I skipped the last two T-SQL Tuesdays. But this month, I will participate again. The monthly blog party is once more hosted by Steve Jones. His chosen topic is: Window Functions. In his invitation, Steve specifically asks for examples where Window functions provided a neat solution to a real world problem. Well, sorry Steve, but... | |
| | | | |
36chambers.wordpress.com
|
|
| | | | | This is part seven in a series on window functions in SQL Server. The Road So Far To this point, we've looked at five classes of window function in SQL Server. I've given you a couple of solid use cases, but for the most part, we've focused on what the classes of window functions are.... | |
| | | | |
timilearning.com
|
|
| | | My notes from Chapter 7 of 'Designing Data-Intensive Applications' by Martin Kleppmann. | ||