SQL Querying Multiple Tables
Jump to navigation
Jump to search
External
Internal
Overview
More than one table can be used in a FROM
query clause, and when that happens, it is said that the query performs a join.
Join condition
Foreign key