Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

PostgreSQL: how to delete rows from a table older than 2 months?

sql postgresql sql-delete

In MySQL, combine a query to get column name with a second query on that column

mysql sql

How to create a good request with "max(count(*))"?

LINQ to Entities does not recognize the method 'Double Parse(System.String)' cannot be translated into a store expression C# asp.net [duplicate]

c# sql asp.net linq

EF Core Check constraint

How to prevent Spring Boot/Hibernate from converting entity column names from PascalCase to snake_case?

Oracle pivot transform to SQL server

Couchbase query filtering by tag in an array

sql couchbase sql++

SQL: SELECT with equals before LIKE

sql sqlite select

SQL Server 2008 Delete Records from Self-Referencing Table in correct order [duplicate]

Opposite function of INITCAP()

mysql sql postgresql

How to count distinct values from two columns into one number

mysql sql

Is there a way to substitute GROUP BY

sql database postgresql

MySql Syntax error: You have an error in your SQL syntax near '' at line 1

c# mysql sql syntax-error

Adding argument to SELECT statement with UNION changes record number

sql oracle-database

Oracle - JSON_OBJECT - ORA-40478: output value too large (maximum: 4000)

sql oracle-database

How to get first login per day of users in a date range

sql