Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

.NET dll for Natural language to SQL/SPARQL

sql nlp sparql

SQL: Feeding SELECT output to LIKE

sql regex database oracle

What's a good way to structure a 100M record table for fast ad-hoc queries?

Selecting with UNION but limiting every subquery and receiving distinct values

mysql sql

Avoid dead lock by ordering explicitly

Full text search matching only certain words?

sql c sqlite

MySQL delete row until certain point

php mysql sql

TSQL equally divide resultset to groups and update them

sql tsql sql-server-2005

SQL check constraint without UDF

How to use OUTPUT clause of SQL Server for update

sql sql-server-2008

Cakephp find's returning null

sql cakephp

Table design advice

mysql sql

design for vehicle identification number (VIN)

sql database-design

Query firebird slow order by / distinct

Calculating the cost of Block Nested Loop Joins

mysql sql database

Sort table records in special order

mysql sql hibernate

How to update X% of rows to A, Y% of rows to B, Z% of rows to C

SQL Server Management Studio show complete content of field varchar(max)

sql ssms

Can I join data from 2 different DB2 databases? (Like SQL Server linked databases)

sql db2 linked-server

Why are there double question marks in JDBC code

java sql jdbc