You define a Core Data Services (CDS) view to merge the results of queries using the UNION keyword. What must the column lists of these queries contain?
Note: There are 2 correct answers to this question.
A. Columns of identical types
B. The same number of columns
C. All key fields
D. Columns of compatible types