Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

T-SQL delete duplicates based on a column

sql sql-server t-sql

Unicode predicate with like clause ( N'%өө%' )returns all rows

sql sql-server

Splitting strings in SQLite

sql sqlite split

Merge nodes in XML (Oracle)

Select for take opening balance for last date of month and sum of other amount in whole month

sql sql-server-2012

Calculate percentage of total returns 0

Convert float (YYYY) to datetime

sql sql-server

Show Referenced Name instead of ID from same Table

sql

How to insert a record and make sure the entire row is unique

sql

Can I do that in the SQL statement?

mysql sql

SQL - get rows where one column is a certain percentage greater than another

sql sql-server-2008

Conversion failed when converting date and/or time from character string

c# asp.net sql

Presto: Last day of the month prior

sql presto trino

How to get lowest value from table

mysql sql database

And OR in same column in sql server

sql sql-server select

How to SORT in order as entered in SQL Server?

sql sql-server sql-order-by

How to return 1 row for each distinct value in a given column in Oracle? [duplicate]

Running stored procedure from Excel

sql excel vba