SQL - DISTINCT (or UNIQUE)

Data System Architecture

SQL - DISTINCT (or UNIQUE)

About

A distinct is a SQL clause that remove duplicate rows.

The distinct operation is performed as a set projection in linear algebra.







Share this page:
Follow us:
Task Runner