SQL - 2071B 05
SQL - 2071B 05
Multiple Tables
Overview
Introduction to Joins
Using Inner Joins
Using Outer Joins
Using Cross Joins
Joining More Than Two Tables
Joining a Table to Itself
Introduction to Joins
Result
buyer1 prod_id buyer2
4 2 1
Combining Multiple Result Sets