Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Select average for several periods from database

JPA: hashmap from entity to entity gets wrong primary keys in join table

SQL sum of multiple groups per group

Flatten parent child relationship in SQL Server

sql sql-server

Perform second part of query only if first part returns nothing

sql sql-server

How to update column in database ONLY / WHEN value in DB is smaller then the NEW value

mysql sql

Would keeping an XML data inside sql table be an architectural misconception?

sql normalization

Oracle: normalized fields to CSV string

sql oracle-database plsql

Show records that contain a certain value first in MySQL

sql mysql

Like and '=' equals to operator performance in sql - mysql cluster

Returning repeating number of rows in SQL

SQL Server : copy row and Insert into to the same table but with a different ID

sql sql-server

SQL Server calculation gives unexpected results

sql sql-server

query that subtracts sum of one column from another

mysql sql

Specification Pattern using SQL without an ORM, with the repository pattern

How to remove opposite rows from SQL table

sql set unordered

ASP.NET / JavaScript - Ajax call, how to?

asp.net javascript sql ajax

How to get Distinct records in Group By

sql sql-server