Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Check if tables are identical using SQL in Oracle

sql oracle-database compare

Is it possible to optimize this mysql query?

mysql sql

Order Union Queries

sql ms-access

Examing Values from xml-field in SQL Server 2008

sql sql-server xml

How to insert a PHP variable into an SQL query [duplicate]

php sql select

Compare times on same table and list uncommon time in mysql

mysql sql

Find subsidiary by latitude and longitude (geolocation)

php sql geolocation

SQL, get values from second table based on minvalue of grouped selection

sql sql-server join

How can I make this query injection-proof? (PHP)

php mysql sql pdo sql-injection

Opening/closing sql connection - redundant code

sql database vb.net

Is ID column always required in SQL?

mysql sql indexing unique

Expanding Months Between Two Dates

sql sql-server date

How can Postgres unpack a json array into a column then re-pack it, but preserve the data type?

How to Split Data in TSQL

sql sql-server t-sql unpivot

SQL Server Table Valued Parameter column is not supported. The type is 'Object'

How to get the ID of inserted row in JDBC with old driver?

sql jdbc hsqldb

SQL sum of maxes of each occurrence

mysql sql sum max

Linq causes syntax error with Top (1)

c# .net sql sql-server linq