Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql

<> operator in SQL

sql sql-server-2012

Query to use GROUP BY multiple columns

sql sql-server group-by

Grouping by all columns except one to count distinct values on the remaining column

sql sql-server-2008

Which values are missing in SQL from a list?

mysql sql

SQL Server 2008 joining two queries

sql sql-server tsql

Insert failed, but identity value grows, does this break the Atomicity rule?

sql sql-server postgresql acid

insert values between rows

php mysql sql database insert

Is there a logical difference between putting a condition in the ON clause of an inner join versus the where clause of the main query?

sql join

Grouping a SQL result set in PHP

php sql arrays loops

SELECT with Different WHERE Conditions

sql select where

Why COUNT(*) of multiple rows of SELECT 1 is always 1?

mysql sql

SQL - One record per date

Can I have a primary key without clustered index ? Also can I have multivalued clustered index?

Update an excel sheet using VBA/ADO

sql vba excel ado

Select 2 columns from 3 tables

sql sql-server-2005

How do I find the highest version of a varchar in C#?

c# sql

Using sql DATEADD function in java

total number of duplicates in oracle table

sql oracle count duplicates

Mutating table issue when TRIGGER needs to select and insert rows in same table

sql oracle plsql oracle11g

regular expression in mysql query

mysql sql