filmov
tv
MS SQL Select Distinct Statement | Learn SQL Select Distinct Statement | How to use SQL Distinct

Показать описание
MS SQL SELECT DISTINCT statement retrieves unique records from a specified column or set of columns in a table. It eliminates duplicate rows from the result set.