Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

how to replace substring at the end of string using SQL?

Remove additional comma without knowing the length of the string

How to create a surrogate key column in existing table?

Selecting children from an infinite hierarchy

Can't UNION ALL two equivalent queries?

mysql sql union-all

Is there any way to have something returned by executing a DELETE directive in SQL?

php mysql sql sql-delete

factoring SQL code - MS SQL Server

SSRS - How to add a default value to a parameter with Available Values from a query?

Oracle like and between used together

Collation Issue in Stored Procedure

sql sql-server

How to replace all previous values based on last value SQL Server 2017

sql sql-server t-sql

Duplicate key constraint error when inserting to empty table with no sequenced columns

REGEXP Error - An expression of non-boolean type specified in a context where a condition is expected, near 'REGEXP'

sql sql-server

Postgresql weird behavior when sorting null column with nulls first/limit

sql postgresql

Group by column and merge multiple rows into one row with multiple columns

sql sql-server

SQL Server insert multiple records with same datetime

sql sql-server

Number of times a record shows up : SQL Server

sql sql-server

How to remove text following a dash in oracle?

sql regex oracle-database