Aggregation facilities in SQL - English
4475 visits
Outline:
Aggregate functions What is Group by clause? Syntax for Group by clause Examples for using Group by clause with one/multiple columns Having clause Syntax for Having clause Examples for Having clause Order by clause Syntax for Order by clause Examples for Order by clause with ascending and descending order