Oracle SQL Tutorials – Chapter 4

Chapter 4 – Group Functions AVG Function SUM Function MIN Function MAX Function COUNT Function DISTINCT Function GROUP BY Statement HAVING Statement   One row functions can be applied to a one row of a table and returns a single row. But group functions applied to a whole table. Also can be applied to sub-groups, … Continue reading Oracle SQL Tutorials – Chapter 4