Back to Browse

SQL For Everyone - Tutorial 24 - Aggregate Functions

328 views
Apr 12, 2017
9:00

UPDATE: Take my brand new SQL course using PostgreSQL for just $4 (limited time offer) http://bit.ly/sfe-i SQL For Everyone - Tutorial 24 - Aggregate Functions SQL aggregate functions return a single value, calculated from values in a column. FUNCTION DESCRIPTION AVG() Returns the average value COUNT() Returns the number of rows FIRST() Returns the first value LAST() Returns the last value MAX() Returns the largest value MIN() Returns the smallest value ROUND() Rounds a numeric field to the number of decimals specified SUM() Returns the sum http://algometica.com/ https://www.instagram.com/algometica/ https://www.facebook.com/algometica/

Download

1 formats

Video Formats

360pmp412.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

SQL For Everyone - Tutorial 24 - Aggregate Functions | NatokHD