SQL

SQL SELECT DISTINCT Statement

The SELECT DISTINCT statement is used to return only distinct (different) values.