Which of the following is a type of join in SQL?
Question 1
Q1. Which of the following is a type of join in SQL?
Answer: All of the above
Explanation: All three (Inner, Outer, Cross) are types of joins used to combine data from multiple tables.