nerdexam
SnowflakeSnowflake

DEA-C02 · Question #140

DEA-C02 Question #140: Real Exam Question with Answer & Explanation

Sign in or unlock DEA-C02 to reveal the answer and full explanation for question #140. The question stem and answer options stay visible for context.

Data Transformation

Question

A Data Engineer is planning to run a set of Data Metric Functions (DMFs) against a table using this query: select snowflake.core.max( select c_name from snowflake_sample_data.tpch_sf1.customer ) ; When the query is run, an error is returned. What is causing the error?

Options

  • ADMFs can only be defined on a table; they cannot be executed as a SQL statement.
  • Bsnowflake_sample_data.tpch_sf1.customer is in a data share, which is not a valid
  • CThe SNOWFLAKE.CORE.MAX() function cannot accept VARCHAR arguments.
  • DThe function is not a valid Snowflake DMF.

Unlock DEA-C02 to see the answer

You've previewed enough free DEA-C02 questions. Unlock DEA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Data Metric Functions (DMFs)#SQL Functions#Snowflake SQL Syntax#Error Handling
Full DEA-C02 PracticeBrowse All DEA-C02 Questions