ExamQuestions.com

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

Microsoft

Data Engineering on Microsoft Azure (DP-203)

76 / 240

Question 76:

You are an Azure Data Engineer. To accomplish your task, you need to design your table service solution to be read efficient. Which of the following are the possible guidelines/ recommendations that you would follow to make your solution to be read efficient?

Answer options:

A.Normalize the data as possible
B.Don’t create hot partitions
C.Use compound key values
D.Use Query projection
E.Specify either Rowkey or Partitionkey (not both) in the queries