Search code examples
Calculating ended_at column based on event_time and is_active columns...


sqlwindow-functions

Read More
Count repeating consecutive events as groups in postgresql...


sqlpostgresqlgroup-bymaxwindow-functions

Read More
Is it possible to find out the number of items in a row by using window functions in PostgreSQL?...


sqlpostgresqlwindow-functionsgreenplumanalytical

Read More
Running sum excluding rows with duplicate column value...


sqlsql-servert-sqlwindow-functions

Read More
apply Window.partitionBy for two columns to get n-core dataset in pyspark...


pysparkgroup-bycountwindow-functions

Read More
Get the most recent and not null row...


sqlpostgresqlwindow-functionssql-null

Read More
Postgres window function and group by exception...


sqlpostgresqlaggregate-functionswindow-functions

Read More
T-SQL query getting the max of a sub element...


sqlsql-servert-sqlgroup-bywindow-functions

Read More
Join two tables side by side...


sqlsqliteunioncommon-table-expressionwindow-functions

Read More
Selecting a row in SQL (Snowflake) based on String...


sqlstringsnowflake-cloud-data-platformwindow-functionspartition

Read More
Group rows based on changing pattern of a column PySpark...


pythondataframepysparkapache-spark-sqlwindow-functions

Read More
OVER clause in Oracle...


sqloraclewindow-functions

Read More
MySQL - multiple conditions...


mysqlgroup-bysumleft-joinwindow-functions

Read More
Get successive row values without loop in SQL...


sqlwindow-functionsddlverticacase-statement

Read More
Reset Row_Number Window Function...


postgresqlwindow-functionsrow-number

Read More
MySQL Nested aggregation query with selection of specific intermediate items...


sqlmariadbwindow-functionsmariadb-10.5

Read More
Replace missing value with similar row values in same dataset (no joins)...


sqlgoogle-bigquerymaxwindow-functionsmissing-data

Read More
with SQL, how to drop cases after a long gap in a time series?...


sqltime-seriessnowflake-cloud-data-platformwindow-functions

Read More
Get count of values in different subgroups...


postgresqlcountwhere-clausewindow-functions

Read More
SQL Row Count Over Partition By...


sqlsql-servert-sqlwindow-functions

Read More
how to use first_value with reset...


sqlaggregate-functionswindow-functions

Read More
Postgres removing 'smaller' ranges from a 'bigger' range and return a aggregate of r...


postgresqlrangecommon-table-expressionwindow-functions

Read More
Window function query issue?...


mysqlwindow-functions

Read More
Explode (duplicate) records based on timestamp range (PostgreSQL)...


postgresqltime-serieswindow-functionstimescaledb

Read More
How to find multiple maximum value from same column in SQL Server...


sqlsql-serveraggregate-functionswindow-functions

Read More
SQL Shift Timeseries (Get Following Row For Multiple Timestamps)...


sqlsqlitegroup-bycountwindow-functions

Read More
Get the newest two line per product and get price and date...


sqlmariadbwindow-functionsconditional-aggregation

Read More
Working with accumulated sums and sql partitioning...


sqlsqlitedatewindow-functionsdate-arithmetic

Read More
snowflake-sql: case when min vs first_value windows function...


sqlcasesnowflake-cloud-data-platformwindow-functionsmin

Read More
Select row A if a condition satisfies else select row B for each group...


sqlmariadbwindow-functions

Read More
BackNext