SnowPro Advanced: Data Engineer — Question 108
How can a Data Engineer track credit consumption related to the use of Data Metric Functions (DMFs)?
Answer options
- A. Query the DATABASE_STORAGE_USAGE_HISTORY table function.
- B. Query the DATA_QUALITY_MONITORING_USAGE_HISTORY view.
- C. Query the DATABASE_STORAGE_USAGE_HISTORY view.
- D. Query the WAREHOUSE_METERING_HISTORY table function.
Correct answer: B
Explanation
The correct answer is B because the DATA_QUALITY_MONITORING_USAGE_HISTORY view specifically tracks credit consumption for Data Metric Functions. The other options do not provide relevant tracking for DMFs; DATABASE_STORAGE_USAGE_HISTORY and WAREHOUSE_METERING_HISTORY focus on different aspects of data management and warehouse billing.