Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 879 Bytes

File metadata and controls

26 lines (16 loc) · 879 Bytes

SQL Server SELECT DISTINCT

A) DISTINCT one column example

B) DISTINCT multiple columns example

C) DISTINCT with null values example


< BACK | HOME