Search code examples
What is the ANSI standard SQL equivalent of UNPIVOT?...

sqlt-sqlunpivotansi-sql

Read More
Is there a reason ANSI SQL uses <> as a comparison operator?...

sqlansi-sql

Read More
How to rewrite IS DISTINCT FROM and IS NOT DISTINCT FROM in SQL Server 20008R2?...

sqlsql-servert-sqlsql-server-2008-r2ansi-sql

Read More
How to rewrite Oracle specific function TO_NUMBER to ANSI SQL...

oracle-databasepostgresqlansi-sql

Read More
Running Total to the latest period...

sqlsnowflake-cloud-data-platformcumulative-sumansi-sql

Read More
Is joining to the result of a select (rather than an actual table) valid ANSI standard SQL?...

sqlsql-serveransi-sql

Read More
There are a method to paging using ANSI SQL only?...

sqlansi-sql

Read More
Select a record a variable number of times based on two different fields on the same table...

sqlansi-sql

Read More
Difference between CURRENT_TIMESTAMP and GETDATE()...

sql-serveransi-sql

Read More
SQL CASE WHEN columnvalues = totalcolumnvalues +- 1...

sqlgoogle-bigqueryansi-sql

Read More
SQL query with distinct and sum...

sqlsumdistinctansi-sql

Read More
Total up values of Dynamic column and apply formula in a new column...

amazon-athenaansi-sql

Read More
Storing TIME vs DURATION as two separate types...

postgresqltimesqldatatypesansi-sql

Read More
How to FLATTEN a set of ARRAY_AGGS in Snowflake SELECT...

arraysansi-sqlsnowflake-cloud-data-platform

Read More
Query Syntax in Hive...

sqlhivehiveqlansi-sql

Read More
Filling gaps with next not null value...

sqlteradatagaps-and-islandsansi-sqlgaps-in-data

Read More
Specific table querying role in Snowflake can't USE a warehouse...

permissionssnowflake-cloud-data-platformansi-sql

Read More
Querying MySQL result set for existence of a particular value...

mysqlmysql-8.0ansi-sql

Read More
How to select only the first elements satisfying a condition?...

mysqlsqlwhile-loopansi-sql

Read More
When was aliasing using "=" versus "as" introduced and what is the name of that ...

sql-serveransi-sqlcolumn-alias

Read More
Operators on date/time fields...

mysqlsqlansi-sql

Read More
how to reset cumulative sum when reached to threshold...

sqlwindow-functionsansi-sql

Read More
Transaction Mode in SQL...

sqltransactionsansi-sql

Read More
Why does MySQL allow "group by" queries WITHOUT aggregate functions?...

mysqlsqlstandards-complianceansi-sql

Read More
Nested flatten in IF statement; re-keying in multi layer flatten...

sqlsnowflake-cloud-data-platformflattenansi-sql

Read More
Reason for poor performance of ANSI joins in Oracle 9i...

performancejoinsyntaxoracle9iansi-sql

Read More
Extract substring from column based on values from another table in SQL...

sqlansi-sqlredash

Read More
SQL count users with winning streaks...

sqlstatisticsansi-sql

Read More
SQL-92 Selecting with the dot operator...

sqljointagsansi-sql

Read More
Does INTERSECT operator exist in the SQL standard?...

sqlintersectansi-sql

Read More
BackNext