Aggregating Data
Oracle 12c
| Beginner
- 12 videos | 45m 29s
- Earns a Badge
Grouping data according to specific conditions allows you to create more effective reports and analyze data in more productive ways. Explore group functions, grouping data, and the clauses used for grouping in Oracle Database 12c.
WHAT YOU WILL LEARN
-
Describe how to use group functions to return one result based on a set of rows in a sql statementUse the avg and sum functions to group numeric data in a sql statementUse the min and max functions to group numeric, character, and date data types in a sql statementUse the count and count distinct functions in a sql statementWork with null values when grouping a set of rows in a sql statementCreate groups of data in a sql statement
-
Describe how to create groups of data and work with the group by clause in a sql statementUse with the group by clause on multiple columns in a sql statementDescribe illegal queries when using the group by function in a sql statementUse the having clause to restrict grouped rows returned in a sql statementUse nesting of group functions to a depth of two functions in a sql statementWrite sql statements using the group by and having functions
IN THIS COURSE
-
3m 16sTopic description characters !"£$%^&*()_+ peter "was" 'here' ¾ ‰ © FREE ACCESS
-
3m 57sTo group numeric data in a SQL statement, use the AVG and SUM functions. FREE ACCESS
-
3m 4sIn this video, you will use the MIN and MAX functions to group numeric, character, and date data types in a SQL statement. FREE ACCESS
-
3m 37sLearn how to use the COUNT and COUNT DISTINCT functions in SQL statements. FREE ACCESS
-
3m 11sTo work with NULL values when grouping a set of rows in a SQL statement, use the GROUP BY clause. FREE ACCESS
-
2m 26sLearn how to create groups of data in an SQL statement. FREE ACCESS
-
3m 52sAfter completing this video, you will be able to describe how to create groups of data and work with the GROUP BY clause in a SQL statement. FREE ACCESS
-
4m 52sIn this video, find out how to use the GROUP BY clause on multiple columns in a SQL statement. FREE ACCESS
-
4m 23sAfter completing this video, you will be able to describe illegal queries when using the GROUP BY function in a SQL statement. FREE ACCESS
-
4m 32sFind out how to use the HAVING clause to restrict the rows that are returned in a SQL statement when using grouping. FREE ACCESS
-
4m 42sDuring this video, you will learn how to use nesting of group functions to a depth of two functions in an SQL statement. FREE ACCESS
-
3m 37sIn this video, you will learn how to write SQL statements using the GROUP BY and HAVING clauses. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Channel
Oracle RAC