0% found this document useful (0 votes)
57 views17 pages

Type of Joint

Joint are operations performed on tables in relational databases to combine data from multiple tables. Common types of joins include left joins, which specify the primary table on the left, and inner joins, which are commonly used to identify matching rows between tables to find customers that are also employees. Joins are needed when data sets have different levels of granularity or come from different sources, in which case data blending may be required instead of joins.

Uploaded by

diekola ridwan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views17 pages

Type of Joint

Joint are operations performed on tables in relational databases to combine data from multiple tables. Common types of joins include left joins, which specify the primary table on the left, and inner joins, which are commonly used to identify matching rows between tables to find customers that are also employees. Joins are needed when data sets have different levels of granularity or come from different sources, in which case data blending may be required instead of joins.

Uploaded by

diekola ridwan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 17

Type of Joint

Joint are operation you perform on table of


relational database. You can perfomr them
on sql, oracle, mysql and other nosql data
storage application.
We need to find out which of our customer is also our employee, we can try to
iden�fy where we have matching row with these table.
Le� join denote the primary table to be on the le�.
Inner Join and Le� join are the most used type of join
This Exactly how we fix this
Sec�on 5 Table Join Explana�on: How to correctly join 3 table with
common data type

The Reason why we need to apply join are:


1. The level of granularity of the two data set is different, Table A+B has more level of
granularity while Table C has less granularity.
2. When the two data source are different, i.e one can be excel file and the other can be
Json file
3. To solve this problem, we need to use blending instead of join.
RECAP

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy