Cookies help us display personalized product recommendations and ensure you have great shopping experience.

By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
SmartData CollectiveSmartData Collective
  • Analytics
    AnalyticsShow More
    data driven insights
    How Data-Driven Insights Are Addressing Gaps in Patient Communication and Equity
    8 Min Read
    pexels pavel danilyuk 8112119
    Data Analytics Is Revolutionizing Medical Credentialing
    8 Min Read
    data and seo
    Maximize SEO Success with Powerful Data Analytics Insights
    8 Min Read
    data analytics for trademark registration
    Optimizing Trademark Registration with Data Analytics
    6 Min Read
    data analytics for finding zip codes
    Unlocking Zip Code Insights with Data Analytics
    6 Min Read
  • Big Data
  • BI
  • Exclusive
  • IT
  • Marketing
  • Software
Search
© 2008-25 SmartData Collective. All Rights Reserved.
Reading: Joining Multiple Sources 101: Inner and Outer Joins
Share
Notification
Font ResizerAa
SmartData CollectiveSmartData Collective
Font ResizerAa
Search
  • About
  • Help
  • Privacy
Follow US
© 2008-23 SmartData Collective. All Rights Reserved.
SmartData Collective > Data Management > Joining Multiple Sources 101: Inner and Outer Joins
Data Management

Joining Multiple Sources 101: Inner and Outer Joins

Eran Levy
Eran Levy
6 Min Read
SHARE

Mashing up multiple data sources to generate a single source of truth is an integral part of data analysis. It allows you to compare and cross-reference records stored in different formats and locations, and to perform queries and calculations. This article will run you through some basic concepts in data analysis that you should become familiar with when joining data stored in multiple tables.

Contents
Why do I need to know this?What’s a Join? And isn’t that a verb?Inner JoinsUsed for connecting identical fieldsOuter JoinsUsed for connecting common, but not identical fieldsRow Level Joins vs. Summarized ViewsIllustration:Learn more about mashing up data sourcesDownload our free white paper: The Data Mash Up Cheat Sheet (direct download, PDF)

Mashing up multiple data sources to generate a single source of truth is an integral part of data analysis. It allows you to compare and cross-reference records stored in different formats and locations, and to perform queries and calculations. This article will run you through some basic concepts in data analysis that you should become familiar with when joining data stored in multiple tables.

Why do I need to know this?

Short answer: In most cases, you don’t. If you’re using a strong business intelligence tool and working with simple datasets, the bulk of the data preparation process should be handled by the software itself. However, it’s useful to understand how your data is transformed in the process and how the new, combined data will look in tabular form. Additionally, you might need this info when working with more complex data.

So let’s get started!

More Read

CEOs Discuss Encryption for Healthcare [VIDEO]
On the Government, Data, Cooperation, Crisis, and Opportunity
5 Essential Steps To Take After A Data Security Breach
Driving Web Sales with Big Data and Personalization
10 Simple Rules for Creating a Good Data Management Plan

What’s a Join? And isn’t that a verb?

In the context of SQL and database management, a join is a way of combining records from multiple tables. A join requires common fields between the two tables in order to form a logical connection, and is the basis for combining different data sources and an integral part of data analysis.

Inner Joins

Used for connecting identical fields

An inner join is used to connect two or more tables that contain fields with identical records. For example, if we look at an example of two tables:
image1


These two tables would be combined via an inner join based on the common field – Product. The result would be one table which contains data from the previous two:
image2


If one of the tables contained a record that does not appear in the other (e.g. if the Product-Stock table would contain a fourth row with details of banana stock), that data would be disregarded.

Outer Joins

Used for connecting common, but not identical fields

Outer joins are divided into left, right and full joins. To understand the difference between the two, let’s once again look at two tables:
image2.1


As you can see, there is no column with completely matching records between these two tables. There are three main ways we can go about combining this data:

    • Left join: Generates a table that contains all the records from the lefthand table, along with any matching records found on the righthand one. In our example:

image2.2

    • Right join: Same as left join, but will contain all records from the righthand table.
    • Full outer join: Will essentially perform both a left and right join, combining the two tables despite any records not matching, e.g.:

image3

These are the main types of joins you’re likely to encounter. Each might be used in different scenarios, depending on the analyses you will want to perform on the combined data.

Row Level Joins vs. Summarized Views

Business Intelligence software tools have two different ways of joining multiple tables:
A row level join means that after two data sets are combined, the original records are still kept within the data model and accessible. This, once again, is a question of the strength and sophistication of the engine that powers your analytics tool: A robust one should be “smart” enough to understand the data and model it in such a way that will allow you to drill down into the full granularity of your data, as it was before the tables were joined.
In contrast, BI software that relies on a less powerful back-end will instead create a summarized view of the data by aggregating it, thus compromising its granularity. The guiding line should be this: can you easily access the original, row-level details of your data after the join is performed? If the answer is no, your BI software might be lacking in terms of its mash-up capabilities.

Illustration:

image4

Learn more about mashing up data sources

Read a quick guide covering:

  • Joins vs. aggregations
  • Avoiding many to many relationships
  • Joining data sources with BI software

Download our free white paper: The Data Mash Up Cheat Sheet (direct download, PDF)

Share This Article
Facebook Pinterest LinkedIn
Share

Follow us on Facebook

Latest News

crypto marketing
How a Crypto Marketing Agency Can Use AI to Create Powerful Native Advertising Strategies
Blockchain Exclusive Marketing
data driven insights
How Data-Driven Insights Are Addressing Gaps in Patient Communication and Equity
Analytics Big Data Exclusive
image fx (37)
Boosting SMS Marketing Efficiency with AI Automation
Exclusive
pexels pavel danilyuk 8112119
Data Analytics Is Revolutionizing Medical Credentialing
Analytics Big Data Exclusive

Stay Connected

1.2kFollowersLike
33.7kFollowersFollow
222FollowersPin

You Might also Like

The Worst Case Scenario: Manufacturing Company Data Loss

4 Min Read

Biggest Collaboration Challenge: Making It Central to Workflow

5 Min Read
Image
Big DataData ManagementHadoopOpen SourcePolicy and Governance

The Data Lake Debate: Pro Delivers First Rebuttal

5 Min Read

Technology’s Impact on Accounting and Business

11 Min Read

SmartData Collective is one of the largest & trusted community covering technical content about Big Data, BI, Cloud, Analytics, Artificial Intelligence, IoT & more.

ai chatbot
The Art of Conversation: Enhancing Chatbots with Advanced AI Prompts
Chatbots
ai in ecommerce
Artificial Intelligence for eCommerce: A Closer Look
Artificial Intelligence

Quick Link

  • About
  • Contact
  • Privacy
Follow US
© 2008-25 SmartData Collective. All Rights Reserved.
Go to mobile version
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?