Question d’entretien chez Tudip Technologies

What is join?

Réponse à la question d'entretien

Utilisateur anonyme

11 juin 2017

A SQL join clause combines columns from one or more tables in a relational database. It creates a set that can be saved as a table or used as it is. A JOIN is a means for combining columns from one (self-table) or more tables by using values common to each.