Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

How to create FOREIGN KEYS for non-existent table during initial database setup?

sql

Update PostgreSQL table with values from self

Can I create view in my database server from another database server

How to join multiple select statements in SQL

How can I make three columns my primary key

mysql sql

SQL to get records with the same column A, but different B

Must declare the scalar variable

sql sql-server-2008

select top 10 with the highest average score

sql sql-server select join

How to select from one table and a sub table

sql sql-server-2008 tsql

How to find the nearest date?

sql sql-server tsql

Best practices to Manage Database project in TFS and visual studio

c# sql visual-studio-2010 tfs

T-SQL distinct count query...can it be optimized with an EXISTS or something else?

sql sql-server tsql

Generating an even random range in Netezza

sql random netezza

Add x days to a DATE-field, where x is another column [closed]

Combining these two SQL statements into one

php mysql sql

Java: How to efficiently read from database?

java sql performance

Sum up Time column using sql query

WHERE to check if NVARCHAR record begins with a number or symbol in SQL

sql sql-server

How to PIVOT and calculating column average

sql sql-server pivot

How to replace/remove multiple words from string in single statement

sql oracle oracle9i