📝 Question
#1503
A condition is referred to as __________
✓
Correct Answer
A. Join in SQL
💡
Explanation
An SQL join clause combines records from two or more tables in a database. It creates a set that can be saved as a table or used as it is. A JOIN is a means for combining fields from two tables by using values common to each.
⌨️ Press
A
B
C
D
to select