Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

Translate database strings

Error while using like statement in django raw sql

sql django sql-like

Postgres - Slow simple join with where-clause

MySQL UNION 2 queries containing ORDER BYs

mysql sql union

Is there a find sql statement behind a view

sql sql-server-2008 ssms

Best way to fetch tree of objects stored in an RDBMS

sql database object

how to regex match string escaped with sql style?

sql regex

Best way to store articles in a database? (php and sql)

php sql database insert article

@table variable or #temp table : Performance

SQL: OPENROWSET, can't build for the request string?

sql sql-server-2005

Microsoft SQL Server 2008 - Dates

do I have to specify integer length when creating an id field in MySQL through phpMyAdmin?

Can we specify degree of parallelism dynamically?

unable to cast value as float

sql sql-server-2008

Some clarifications on different Isolation level in database transaction?

Delete tables older than 12 months using table name

MERGE - conditional "WHEN MATCHED THEN UPDATE"

Clean way to externalize long (+20 lines sql) when using spring jdbc? [closed]

java sql spring-jdbc

Round to n Significant Figures in SQL

SQL: Find the max record per group [duplicate]