Nov 06

The SQL DISTINCT clause is used together with the SQL SELECT statement, to return a dataset with unique entries for certain database table column.

Continue Reading »