Explore >> Select a destination


You are here

modern-sql.com
| | sqlserverfast.com
17.6 parsecs away

Travel
| | In part twenty-eight of the plansplaining series, I'll wrap up the six-part mini-series on window functions. After covering the basics, fast-track optimization, window frames ending at UNBOUNDED FOLLOWING, window frames specified with RANGE instead of ROWS, and LAG and LEAD, we will look at the LAST_VALUE and FIRST_VALUE analytical functions, and find that a function...
| | barneylawrence.com
18.2 parsecs away

Travel
| | FIRST_VALUE and LAST_VALUE had limited uses when they were first released to the world back in 2012, but with the introduced of the ability to ignore nulls in SQL Server 2022 they become a lot more useful. Let's take a look at some examples of why.
| | use-the-index-luke.com
2.9 parsecs away

Travel
| | How to index NULL to improve SQL performance for "where ... IS NULL" queries in the Oracle Database.
| | www.missioncloud.com
94.8 parsecs away

Travel
| Enter the Serverless Framework, a toolkit for creating, managing, deploying, and operating serverless architectures.