Skip to content
Mathias Rangel Wulff edited this page Jun 12, 2015 · 2 revisions

Keyword INNER

Syntax:

    SELECT ... FROM table1 INNER JOIN table2 (UNSING|ON)

See also: [OUTER](Outer), [JOIN](Join)
Clone this wiki locally