Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 112 Bytes

ANTI.md

File metadata and controls

8 lines (6 loc) · 112 Bytes

Keyword ANTI

Syntax:

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

See also: JOIN