FEFreeExamDumps.in

Data Engineering on Microsoft Azure

Topic 1

Question 36

DP-203 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.

Details →

You are designing a data mart for the human resources (HR) department at your company. The data mart will contain employee information and employee transactions. From a source system, you have a flat extract that has the following fields: ✑ EmployeeID FirstName - ✑ LastName ✑ Recipient ✑ GrossAmount ✑ TransactionID ✑ GovernmentID ✑ NetAmountPaid ✑ TransactionDate You need to design a star schema data model in an Azure Synapse Analytics dedicated SQL pool for the data mart. Which two tables should you create? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Question 36
  • Aa dimension table for Transaction
  • Ba dimension table for EmployeeTransaction
  • Ca dimension table for Employee
  • Da fact table for Employee
  • Ea fact table for Transaction