Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Assertions in Snowflake

Oracle SQLPlus: Echo without line numbers?

sql oracle logging plsql sqlplus

Select with IF statement on postgresql

Delete rows and other rows with a reference to the deleted row

Extract phone number from noised string

PostgreSQL 11: multiple key-value pairs with json_object_agg()

How to count array elements occurrences in Presto?

sql presto

Does using REFERENCES without FOREIGN KEY still create a foreign key?

sql postgresql

Java SQL date is off by 1 day

java mysql sql date

Why is MySQL registering acuñar as a duplicate entry of acunar?

python mysql sql

How to find the average of a subset of values from a table in PostgreSQL?

Select Query on 2 tables, on different database servers

Sort with one option forced to top of list

sql sorting

Is there set division in SQL?

Indexing nulls for fast searching on DB2

Stored procedure bit parameter activating additional where clause to check for null

sql stored-procedures

Oracle joins ( left outer, right, etc. :S )

sql oracle join left-join

Which is fastest? Data retrieval

asp.net sql database linq

Disadvantage of choosing large MAX value for varchar or varbinary

sql sql-server types varchar

SQL equality/inequality comparison with nullable values