ExamQuestions.com

Register
Login
Data Engineering on Microsoft Azure (DP-203) Exam Questions

Microsoft

Data Engineering on Microsoft Azure (DP-203)

82 / 240

Question 82:

You need to create a quick object in a test environment and therefore you decide to create a temporal table with an "anonymous" history table. From the given below statement/remarks about the history table in this context, choose the statement(s) that is/are true.

Answer options:

A.You need to manually create the anonymous history table and provide its specific schema.
B.The history table is created as a rowstore table.
C.The history table is created as a columnstore table.
D.A default clustered index is developed for the history table
E.A history table is always uncompressed. No compression is ever applied on the history table.