Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

What is the difference TO_DATE('21-09-1989','DD-MM-YY') and TO_DATE('21-09-89','DD-MM-YY')?

sql oracle date format y2k

Using JSON_ARRAYAGG in a Sub-Select with ORDER BY gives error

sql oracle oracle19c

Unexpected result with ORDER BY

sql sql-server tsql

What are the advantages of explicit Join Transitive Closure in SQL?

sql

Sybase Developer Asks: How To Create a Temporary Table in Oracle?

Returning records that partially match a value

sql ms-access sql-like

Embedding html code in stored procedures

sql html stored-procedures

how to pass variables like arrays / datatable to SQL server?

c# sql sql-server

SQL (MySQL): Match first letter of any word in a string?

sql mysql

Why is this query doing a full table scan?

How to delete all non-numerical letters in db2

sql db2

Creating a new text column in a SQL Server Table: which type should I choose?

Copy Query Result to another mysql table

sql mysql

Does the way you write sql queries affect performance?

sql linq

What indexes optimize this query with four joins?

sql sql-server join indexing

Comparing arrays in VB.NET

sql vb.net arrays

What is this SQL IF doing with the Ampersand?

sql

Dropping an entire table

sql sql-server

Optionally use a UNION from another table in T-SQL without using temporary tables or dynamic sql?

sql sql-server tsql

SQL 2005 - Query to Find Tables with Most Rows

sql sql-server tsql