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

Keyword EXCEPT

Substract one set from another.

Syntax:

    SELECT query1 EXCEPT SELECT query 2

See also: UNION, [UNION ALL](Union All), INTERCEPT, CORRESPONDING

Clone this wiki locally