I want to ask what is the difference between the performance of \'equijoin\' and \'inner join\' just like :
SELECT vend_name, prod_name, prod_price FROM Vendors,