The JOIN is a SQL keyword used to ...
delete data from database table.
select data from 2 or more tables related by common attribute (table column).
verify that the inserted data is correct.
update database table.