V2 Technologies Interview Question

What is join in sql?

Interview Answer

Anonymous

Jan 27, 2024

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