Skip to content
Andrey Gershun edited this page May 27, 2015 · 2 revisions

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