Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Joining data tables is the truest and most impactful way to perform data analysis using SQL, since learning the commands for this operation will allow you to combine data from multiple sources. Generally speaking, the more data you can add to your analysis, the more insights you will be able to determine.
However, just adding data for the sake of adding data can result in slow performing queries that bog down a system and will put you on the fast track to disciplinary action as an analyst. In these lessons, we’ll cover when it’s appropriate to join data tables together, as well as the different types of join an analyst can perform. Being able to construct performant join queries is a practice that will dramatically improve your skills and abilities as an analyst, and by the end of these lessons, you’ll know the techniques for navigating any database and combining any available tables into your analysis.
It covers when it is appropriate to join data tables together and the different types of join an analyst can perform, including inner joins and outer joins, so you can combine available tables into your analysis.
The lessons cover Join Fundamentals, Inner Joins, and Outer Joins.
Adding data just for the sake of it can result in slow performing queries that bog down a system, so the course teaches how to construct performant join queries.
You will build skills in Data Analysis, Data Integration, Data Manipulation, Data Modeling, Database Analysis, and SQL.