Data Engineering on Microsoft Azure — Question 78
You are deploying a lake database by using an Azure Synapse database template.
You need to add additional tables to the database. The solution must use the same grouping method as the template tables.
Which grouping method should you use?
Answer options
- A. partition style
- B. business area
- C. size
- D. facts and dimensions
Correct answer: B
Explanation
The correct answer is B, 'business area', as it aligns with the grouping method used by the template tables. The other options, such as 'partition style', 'size', and 'facts and dimensions', do not reflect the organizational strategy defined by the template, making them unsuitable for this scenario.