Databricks Certified Data Engineer Professional Exam Databricks-Certified-Professional-Data-Engineer Question # 23 Topic 3 Discussion

Databricks Certified Data Engineer Professional Exam Databricks-Certified-Professional-Data-Engineer Question # 23 Topic 3 Discussion

Databricks-Certified-Professional-Data-Engineer Exam Topic 3 Question 23 Discussion:
Question #: 23
Topic #: 3

The marketing team is looking to share data in an aggregate table with the sales organization, but the field names used by the teams do not match, and a number of marketing specific fields have not been approval for the sales org.

Which of the following solutions addresses the situation while emphasizing simplicity?


A.

Create a view on the marketing table selecting only these fields approved for the sales team alias the names of any fields that should be standardized to the sales naming conventions.


B.

Use a CTAS statement to create a derivative table from the marketing table configure a production jon to propagation changes.


C.

Add a parallel table write to the current production pipeline, updating a new sales table that varies as required from marketing table.


D.

Create a new table with the required schema and use Delta Lake's DEEP CLONE functionality to sync up changes committed to one table to the corresponding table.


Get Premium Databricks-Certified-Professional-Data-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.