nerdexam
Snowflake

COF-R02 · Question #259

Which statement is true about running tasks in Snowflake?

The correct answer is C. A task allows a user to execute a set of SQL commands on a predefined schedule. See the full explanation below for the reasoning.

Question

Which statement is true about running tasks in Snowflake?

Options

  • AA task can be called using a CALL statement to run a set of predefined SQL commands.
  • BA task allows a user to execute a single SQL statement/command using a predefined schedule.
  • CA task allows a user to execute a set of SQL commands on a predefined schedule.
  • DA task can be executed using a SELECT statement to run a predefined SQL command.

How the community answered

(36 responses)
  • A
    6% (2)
  • B
    8% (3)
  • C
    69% (25)
  • D
    17% (6)

Community Discussion

No community discussion yet for this question.

Full COF-R02 Practice