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

Keyword ANTI

Syntax:

    SELECT ... FROM table1 ANTI JOIN table2 [ON|USING]

See also: JOIN

Clone this wiki locally