Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

opposite of "top" in sql server, without using order by, there are no keys/indices

sql sql-server

Round up date field to next half hour in SQL

sql oracle

ORACLE SQL get difference of two values retrieved from 2 select statements

sql oracle select oracle10g

MySQL group by with multiple column sums and a total sum for each group

mysql sql

Find possible duplicates in two columns ignoring case and special characters

'stuff' and 'for xml path('')' from SQL Server in Postgresql

Design option for 'recurring tasks'

sql sql-server

What is the difference between MySQL LIMIT range of 0,500 and 1, 500?

mysql sql select

join query in CodeIgniter [duplicate]

php sql codeigniter join

Insert data from db to another db

Update date to 1st day of the month in MySQL?

mysql sql date sql-update

Problems with INNER JOIN and LEFT/RIGHT OUTER JOIN

sql sql-server tsql join

How to do WHERE clause BEFORE INNER JOIN

sql sql-server inner-join

Oracle SQL null plus number give a null value

sql oracle10g

SQL SUM operation of multiple subqueries

mysql sql database

Ignore duplicate rows in COUNT

mysql sql

SQL Selecting all BUT the last row in a table?

sql

SQL Access 2010 querying by date "Data type mismatch in criteria expression."

sql date

How to delete only one row if several found?

sql postgresql

SQL CASE statement with OR?

sql sql-server-2008