MySQL Database Development: Working with Functions
MySQL
| Beginner
- 11 videos | 1h 5m 30s
- Includes Assessment
- Earns a Badge
Funtions in MySQL are used to produce values from other values, or to determine values that may be unknown. Explore the syntax and use of the most common MySQL functions, including aggregate, date/time and string functions.
WHAT YOU WILL LEARN
-
Describe what functions are, what they are used for, and the different categories of functions available in mysqlRecognize the syntax of the group by clause in a select statement and the basic aggregate functions that are availableWork with the group by clause and aggregate functions in select statements to filter result setsWork with numeric functions such as round, pow, ceiling, and floorUse the count function to determine the number of rows returned by a queryUse the min and max functions in queries to return the smallest and largest values
-
Use the sum and average functions to calculate the total and average of the values returned by a queryWork with various character functions in queries, including concat, left, right, and lengthUse the string comparison functions to compare one string to anotherWork with date and time values, including how to modify the way they are displayedCreate queries that use various mysql functions to return specific results from the database
IN THIS COURSE
-
4m 47sUpon completion of this video, you will be able to describe what functions are, what they are used for, and the different categories of functions available in MySQL. FREE ACCESS
-
3m 29sUpon completion of this video, you will be able to recognize the syntax of the GROUP BY clause in a SELECT statement and the basic aggregate functions that are available. FREE ACCESS
-
8m 47sLearn how to use the GROUP BY clause and aggregate functions in SELECT statements to filter result sets. FREE ACCESS
-
4m 42sIn this video, you will work with numeric functions such as ROUND, POW, CEILING, and FLOOR. FREE ACCESS
-
6m 53sIn this video, learn how to use the COUNT function to determine the number of rows returned by a query. FREE ACCESS
-
4m 23sTo find the smallest and largest values in a query, use the MIN and MAX functions. FREE ACCESS
-
3m 48sLearn how to use the SUM and AVERAGE functions to calculate the total and average of the values returned by a query. FREE ACCESS
-
6m 36sDuring this video, you will learn how to work with various character functions in queries, including CONCAT, LEFT, RIGHT, and LENGTH. FREE ACCESS
-
6m 53sDuring this video, you will learn how to use the string comparison functions to compare one string to another. FREE ACCESS
-
8m 44sIn this video, you will work with date and time values, including how to modify the way they are displayed. FREE ACCESS
-
6m 28sIn this video, you will create queries that use various MySQL functions to return specific results from the database. 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
Book
Job Ready SQL