Customers Table
ID | Name |
---|
Orders Table
Order ID | Customer ID | Product | Amount |
---|
Results
Select a join type to begin
Interactive visualization of database joins - By Ramish Fatima
ID | Name |
---|
Order ID | Customer ID | Product | Amount |
---|
Joining customers.customer_id with orders.customer_id