SQL Primer: Using SQL
Aggregate Functions
Return to DB101 ADO Samples
This example illustrates using the available SQL aggregate functions to average, count, evaluate, or sum a given column item.
Average
|
Count
|
Min/Max
|
Sum