Link Search Menu Expand Document

Understanding Inner Join

In this video, we will be going to learn the basic structure or syntax of the Inner join and how with an inner join we can match up rows in one table with corresponding rows in another table where the associated columns contain the same value. In addition to this we will also learn an older style syntax of join using the where clause.


Table of contents