Search code examples
How to exclude rows with similar columns?...


sqlpostgresqldatetimegreatest-n-per-group

Read More
mySQL How to SELECT MAX(date) from duplicate values without group...


mysqlsqldatetimegreatest-n-per-group

Read More
ms access, need to get all rows with a distinct column...


sqlms-accesssubquerygreatest-n-per-group

Read More
Unify columns from different tables while selecting distinct rows...


sqlpostgresqlduplicatesleft-joingreatest-n-per-group

Read More
SQL query most recent value with conditions...


sqldatetimeinner-joingreatest-n-per-group

Read More
Using a subquery to in WHERE clause but limiting to one match per sub query result...


mysqlsqlmariadbgreatest-n-per-group

Read More
Get highest offer price with correct offer id in group by and join query...


mysqlsqlsubqueryleft-joingreatest-n-per-group

Read More
FInd two highest values for various rows in MySQL table...


mysqlsqlgreatest-n-per-group

Read More
SQL how to retrieve last ordered 2 of the listed products from all customers?...


sqlsql-serverdatetimewhere-clausegreatest-n-per-group

Read More
Identify the last row of a distinct set of data in the field for an Alias ​Column...


mysqlsqlcasegreatest-n-per-group

Read More
What is the best way to do the job of Group By in mysql when sql_mode=only_full_group_by...


phpmysqlsqlyii2greatest-n-per-group

Read More
How to sort and group data in request?...


sqlpostgresqldatetimesubquerygreatest-n-per-group

Read More
Get the Defect Type with the maximum Total Defect Qty...


sqlsql-servert-sqlaggregate-functionsgreatest-n-per-group

Read More
MySQL 5.7 - getting latest entry(s) from specific combination of columns...


mysqlsqlgreatest-n-per-groupmysql-5.7

Read More
SQL Select without duplicates, and conditional choice of the proper duplicate to keep...


sqlstringpostgresqlduplicatesgreatest-n-per-group

Read More
ORACLE: SQL Query to extract last entry date per category...


sqloraclegreatest-n-per-group

Read More
How to get the latest date time record in an sql query with a where clause?...


sqloraclegreatest-n-per-group

Read More
How to write this SQL query more elegantly ( joining + max query )...


sqlsubqueryinner-joinwhere-clausegreatest-n-per-group

Read More
Select only newer records among the result of a query that extracts duplicate rows in a db...


sqlpostgresqlsubquerywhere-clausegreatest-n-per-group

Read More
How can I unite these two related queries?...


sqlpostgresqlinner-joingreatest-n-per-grouplateral-join

Read More
Oracle SQL: Transfer certain records from one table to another filtering rows based on condition...


sqloraclesql-insertwhere-clausegreatest-n-per-group

Read More
MySQL select unique rows in two columns with the highest value in one column...


mysqlgreatest-n-per-group

Read More
Finding Top-100 of a given year from a mysql table with last.fm scrobbles...


mysqlsqldatetimemariadbgreatest-n-per-group

Read More
How to fix my postgres function syntax to fit a user parameter...


sqlpostgresqlwhere-clausegreatest-n-per-groupsql-function

Read More
Limited By Value Postgresql query...


sqlpostgresqlaggregate-functionsgreatest-n-per-group

Read More
Snowflake window function last_value and max...


sqldatetimegreatest-n-per-groupsnowflake-cloud-data-platformwindow-functions

Read More
How to get greatest Date record and multiply to that dynamically...


sqloracledatetimecasegreatest-n-per-group

Read More
return max value for each group but when there is a tie, return one with lower id in MySQL...


mysqlsqlsubquerymaxgreatest-n-per-group

Read More
d6 delta query - get the latest entry...


sqlpostgresqlsql-order-bygreatest-n-per-group

Read More
CASE with Row_Num...


sqlsql-servergreatest-n-per-groupcommon-table-expressionsql-null

Read More
BackNext