V2 Technologies interview question

What is join in sql?

Interview Answer

Anonymous

27 Jan 2024

In SQL, a JOIN operation combines rows from two or more tables based on a related column between them.