HomeDataTypeTabular dataSqlDistinct
Table of Contents
A distinct is a SQL clause that remove duplicate rows.
The distinct is performed as set projection in linear algebra.