MySQL: Understanding & Implementing Joins
MySQL
| Intermediate
- 10 videos | 59m 40s
- Includes Assessment
- Earns a Badge
This 10-video course explores how to use joins to combine data from different relations in meaningful ways. Learners will examine why joins are such a powerful and ubiquitous concept in data analysis. Begin by observing how SQL features several types of joins, and how these can be understood, and will examine each type of join in depth. You will examine the cross join, which is the simplest kind of join, and is also known as a Cartesian join. Then examine inner joins, which can be expressed as a combination of the cross join operator along with a filter. This course continues by examining the three types of outer joins, the left, the full, and the right outer join. You will explore natural joins, which could be an inner or an outer join where two additional conditions are satisfied. You will examine several features of the join keyword. Finally, this course demonstrates how to use MySQL platform to support several varieties of different joins types.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseIdentify the use cases of joinsCompute the cross-join of two relationsCompute the inner join of two relationsCompute the left outer join of two relations
-
Compute the right outer join of two relationsDefine the natural join operatorImplement a cross product in mysqlPerform join operations in mysqlCourse summary
IN THIS COURSE
-
1m 44s
-
5m 17sIn this video, you will learn how to identify the use cases for joins. FREE ACCESS
-
7m 26sIn this video, you will learn how to compute the cross-join of two relations. FREE ACCESS
-
10m 47sDuring this video, you will learn how to compute the inner join of two relations. FREE ACCESS
-
7m 49sTo find out how to compute the left outer join of two relations, consult a database management textbook or search for it on the internet. FREE ACCESS
-
6m 14sTo find out how to compute the right outer join of two relations, look up the definition of a right outer join. FREE ACCESS
-
4m 23sIn this video, you will learn about the natural join operator. FREE ACCESS
-
7m 24sDuring this video, you will learn how to implement a cross join in MySQL. FREE ACCESS
-
7m 44sIn this video, you will learn how to perform join operations in MySQL. FREE ACCESS
-
52sUpon completion of this video, you will be able to see the Course Summary. 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.