Correct answer: c
In set operations that
use the operators EXCEPT, INTERSECT, or UNION, and no keyword, columns
are overlaid based on their position in the SELECT clause. It does
not matter whether the overlaid columns have the same name. When columns
are overlaid, the column name is taken from the first table that is
specified in the SELECT clause.