Back to Browse

Learning SQL GROUP BY through SELECT DISTINCT

225 views
Nov 9, 2020
7:00

This video uses the AdventureWorks database to show how aggregation functions are generated in T-SQL across values in another field with the GROUP BY clause. This video is part of a series that uses various approaches to teach the GROUP BY clause in T-SQL. In this particular video, we use SELECT DISTINCT to demonstrate what kind of output we can expect from a GROUP BY.

Download

0 formats

No download links available.

Learning SQL GROUP BY through SELECT DISTINCT | NatokHD