Show TOC

JoinLocate this document in the navigation structure

Use

A join is an SQL statement that links multiple tables with each other. A join table is created as a result.

More Information