SQL Join

From Wiki @ Karl Jones dot com
Revision as of 08:09, 16 May 2016 by Karl Jones (Talk | contribs) (Created page with "In SQL, the keyword '''join''' (often '''JOIN''') indicates the combining of records from two tables. == See also == * SQL * SQL statement examples == External...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In SQL, the keyword join (often JOIN) indicates the combining of records from two tables.

See also

External links