The JOIN is a SQL keyword used to ...

  1. delete data from database table.

  2. select data from 2 or more tables related by common attribute (table column).

  3. verify that the inserted data is correct.

  4. update database table.


Correct Option: D

Find more quizzes: