Exam TDS-C01 All QuestionsBrowse all questions from this exam
Question 106

You have a data set that builds a union between two tables. You need to extract the data set.

What should you use to extract the data set?

    Correct Answer: B

    When you need to extract a data set that is the result of a union between two tables, you should use physical tables that use multiple table extracts. Logical tables represent a more abstract level, while physical tables deal with the actual storage and structure of the data. To correctly extract data from a union of two tables, you need to work with the physical tables involved in this union, utilizing multiple table extracts to handle the combination properly.

Discussion
dmhdOption: B

Answer is B

ItsMompoOption: B

B is correct