Administering Relational Databases on Microsoft Azure (DP-300) Test 1

© examsiri.com
Question : 27 of 39
 
Marks: +1, -0
HOTSPOT
You plan to develop a dataset named Purchases by using Azure Databricks. Purchases will contain the following columns:
ProductID
ItemPrice
LineTotal
Quantity
StoreID
Minute
Month
Hour
Year
Day
You need to store the data to support hourly incremental load pipelines that will vary for each StoreID. The solution must minimize storage costs.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
  • df.write ______



  • ______



  • .mode ( ______



Go to Question: