Computer Science for IGCSE & O level - Databases (Section 4 - No. 9)
What is a 'join' in SQL used for?
To combine data from two or more tables
To filter the results
To update the data in a table
To sort the data
Explanation
The purpose of a join is to combine data.
Comments (0)
