Search code examples
Insert into ... values ( SELECT ... FROM ... )...


sqldatabasesyntaxdatabase-agnosticansi-sql-92

Read More
Is a sort passed through in a sub-select...


sqldatabasedatabase-agnostic

Read More
Any way to add a falsey `ORDER BY`?...


sqlrelational-databasedatabase-agnostic

Read More
Representing a plant with definite genus but unknown species...


sqldatabase-designforeign-keysrelational-databasedatabase-agnostic

Read More
IS TRUE operator...


sqldatabase-agnostic

Read More
Should many to many tables have a primary key?...


databasemany-to-manydatabase-agnostic

Read More
SQL 4-valued logic table...


sqlnulllogicgrammardatabase-agnostic

Read More
Why is NULL handled differently in aggregate and scalar functions?...


sqlansi-sqldatabase-agnostic

Read More
Comparing various date/time types...


sqldatabaseansi-sqldatabase-agnostic

Read More
ANSI sql for comparison with string and non-string...


sqltypestype-conversionlanguage-lawyerdatabase-agnostic

Read More
Expected behavior or truncated/overflow cast...


sqldatabase-agnostic

Read More
Cumulative sum() every 3 days SQL...


sqlwindow-functionsdatabase-agnostic

Read More
Fast Relational method of storing tree data (for instance threaded comments on articles)...


sqldatabase-designtreedatabase-agnosticdata-storage

Read More
Function that creates a timestamp in c#...


c#timestampcompact-frameworkdatabase-agnostictime-precision

Read More
Database Agnostic Application...


databasespringdatabase-agnostic

Read More
Can there be a database-agnostic SQL query to fetch top N rows?...


mysqldatabaseoracle-databasedatabase-agnostic

Read More
DB agnostic SQL for CURRENT_TIMESTAMP...


sqldatabase-agnostic

Read More
Does "group by" automatically guarantee "order by"?...


sqldatabasegroup-bydatabase-agnostic

Read More
jOOQ: Database-agnostic way of disabling constraints...


constraintsjooqdatabase-agnostic

Read More
Agnostic Connection Handlers in .NET...


c#database-connectiondatabase-agnostic

Read More
What data type is recommended for ID columns?...


language-agnosticdatabase-designtypesprimary-keydatabase-agnostic

Read More
Use of LIKE in PostgreSQL with brackets...


sqlsql-serverpostgresqldatabase-agnostic

Read More
Difference between Restrictions.like and .ilike in Hibernate Criteria API...


javasqlhibernatedatabase-agnostic

Read More
Slick generic AND driver agnostic...


scalagenericsslickdatabase-agnostic

Read More
Cross database query in C# to get Databases names list...


c#databaseentity-framework-6database-agnostic

Read More
Is NOW() a stable function?...


sqldatabase-agnostic

Read More
How can I write a "no two values in [column_list] are equal" condition?...


sqloracle-databaseoracle11gdatabase-agnostic

Read More
Get Value from Previous row/next row SQL...


sqldatabase-agnostic

Read More
How to get fully materialized query from querydsl...


javasqldatabasequerydsldatabase-agnostic

Read More
How to construct query in querydsl without domain classes...


javasqljooqquerydsldatabase-agnostic

Read More
BackNext