filmov
tv
SQL Select Distinct - Basic Example

Показать описание
Learn how to use the Select Distinct statement in SQL Server to find unique values. We will take a look at a basic Select Distinct statement using Microsoft SQL Server to find a list of unique values from our table, then sort them alphabetically.