Search code examples
What is the best way in SQL to combine sequential events based on matching end time to start time?...


sqldatetimestampwindow-functionsgaps-and-islands

Read More
SQL (Redshift) get start and end values for consecutive data in a given column...


sqlamazon-redshiftwindow-functions

Read More
HIDE Column in Select query?...


sqlsql-order-bywindow-functions

Read More
How to calculate reverse running sum in MySQL...


mysqlsqlgroup-bysumwindow-functions

Read More
How do I transform a data table column from cumulative to difference when reading CSV into spring bo...


sqldatabasespring-bootspring-data-jpawindow-functions

Read More
Conditional group by with window function in Snowflake query...


sqlwindow-functionssnowflake-cloud-data-platformrow-number

Read More
how can I calculate totals within a query, depending on the date?...


sqlsql-servert-sqlwindow-functionsgaps-and-islands

Read More
How can I calculate the each weeks revenue and write to the weekly sum column in Excel?...


excelwindow-functions

Read More
How to group by continuous records in SQL...


sqlsql-serverdatewindow-functionsgaps-and-islands

Read More
How to get the % of items by type using SQL...


sqlpostgresqljoincountwindow-functions

Read More
Subtract previous row to calculate column value in MS SQL...


sqlsql-serverdatewindow-functionsgaps-and-islands

Read More
Filtering values according to a different value for each user...


mysqlsqldategreatest-n-per-groupwindow-functions

Read More
Conditional LEAD/LAG with no sequence guarantee...


sqlhivehiveqlwindow-functionsgaps-and-islands

Read More
Is there a window function or combination of window functions that I can use to get this desired res...


sqlsql-servert-sqlwindow-functions

Read More
Select date and value between two dates with cumulative sum...


mysqlsqlgroup-bycountwindow-functions

Read More
Firebase BigQuery, get event_name before 'app_remove' is triggered...


sqldategoogle-bigquerywindow-functionsgaps-and-islands

Read More
select half of partition by for a sum()...


sqlsql-serverwindow-functions

Read More
Replicate the a column which has null values on certain conditions on another column...


sqlsql-servert-sqlwindow-functionsgaps-and-islands

Read More
Hourly Grouping needs to add with previous hour data and subtract with another field in SQL Server...


sqlsql-servert-sqldatewindow-functions

Read More
PostgreSQL query help: How to check if multiple columns are increasing/decreasing in value at the sa...


pythonsqlpostgresqlwindow-functions

Read More
Choosing 10 largest sets of data based on sum, outputting cumulative sum for each...


sqldatabasesqlitesumwindow-functions

Read More
How to count how many consecutive days a user is tagged as orange in MYSQL?...


mysqlsqlgroup-bywindow-functionsgaps-and-islands

Read More
how to find the number has more than two consecutive appearences?...


sqlsql-servert-sqlwindow-functionsgaps-and-islands

Read More
Combine 2 rows into 1 row (Start and End times)...


sqlsql-servergroup-bywindow-functionsgaps-and-islands

Read More
How to you identify date ranges/intervals for specified values?...


sqlpostgresqlgroup-bywindow-functionsgaps-and-islands

Read More
SQL Server SUM (add) prices of accessories to products...


sqlsql-servert-sqlwindow-functionsgaps-and-islands

Read More
How to generate ranges of a column based on condition...


sqlsql-serverpowerbiwindow-functionsgaps-and-islands

Read More
Need Help for SQL MIN MAX Group By and AGGREGATE...


sqlsql-servert-sqlwindow-functionsgaps-and-islands

Read More
Sub Grouping the results using Apache Spark SQL...


sqlapache-sparkapache-spark-sqlwindow-functionsgaps-and-islands

Read More
Convert sequential numbers into single column with missing values in SQL...


sqlsql-servert-sqlwindow-functionsgaps-and-islands

Read More
BackNext