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