Pando interview question

What are joins in sql

Interview Answer

Anonymous

16 Oct 2024

There are many types of Joins in SQL. Depending on the use case, we can use different type of SQL JOIN clause. INNER JOIN,LEFT JOIN,RIGHT JOIN,FULL JOIN, Natural join