|< < 15 > >|
Set operations eliminate duplicates.
There are related operations that keep them.
create table a(x int); create table b(x int);