-- Fill in the blank: An Equi join is a type of that uses the = operatior to match rows 

-- An Equi join is a type of SQL join where the matching condition is based on equality 
-- Specifically using the = operator 

SELECT 

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: