Joins. Learn how to use SQL joins with syntax, visual illustrations, and examples.
Description SQL JOINS are used to retrieve data from multiple tables. A SQL JOIN is performed whenever two or more tables are joined in a SQL statement. There are 4 different types of SQL joins: SQL Quiz.