|< < 20 > >|

Set operations

except

select * from a except select * from b

X
4

  • except eliminates duplicates.

|< < 20 > >|