Explore >> Select a destination


You are here

boringsql.com
| | andreabergia.com
9.7 parsecs away

Travel
| | Window functions are an extremely powerful powerful part of the SQL 2003 standard, supported by most modern releases of databases such as Oracle 8+, Postgres 9.1+, SQL Server 2005+ and others. Sadly neither SQLLite or MySql seem to support them yet, but if you are working with a database where they are available, do use them: they can make your life a lot easier. Generally, with window functions, you can write simpler and faster code than you would without.
| | pbidax.wordpress.com
10.7 parsecs away

Travel
| | 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...
| | jimbabwe.co.za
11.8 parsecs away

Travel
| | January is a month that feels like it lasts forever but somehow it's already the 2nd Tuesday of February, and another chance to contribute to the #sqlcommunity, and to write about the things ...
| | curatedsql.com
66.1 parsecs away

Travel
|