Tableau Desktop Certified Professional — Question 106

What are two requirements to combine two tables by using a union? (Choose two.)

Answer options

Correct answer: A, D

Explanation

The correct answer is A and D because for a union operation to work, the fields being combined must have compatible data types and the same number of fields. Option B is incorrect as the field names do not need to match, and option C is not relevant since the tables can come from the same or different connections.