What is the primary purpose of the 'JOIN' statement in SQL?
Updates data in a table
Combines data from multiple related tables
Creates a new table
Deletes data from a table

Computer Science and Technology Exercises are loading ...