Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Billing and Query History for Tasks

Snowflake - Build and Architect Data Pipelines Using AWS - Lab - Billing and Query History for Tasks

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains that while creating tasks in Snowflake does not incur direct costs, the compute resources and warehouse runtime do. It demonstrates how to query the task history using SQL, emphasizing the need to switch to the account admin role. The tutorial also suggests creating dashboards to visualize task execution history, noting that new accounts may initially show no task history.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary cost associated with tasks?

Task deletion

Task scheduling

Compute and warehouse runtime

Creating tasks

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Before running the SQL query to check task history, what role should you switch to?

Task admin

System admin

User admin

Account admin

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the SQL query for task history primarily retrieve?

Task scheduling details

Task deletion logs

Task execution history

Task creation times

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you modify the SQL query to view task history for different durations?

By switching the user role

By updating the task names

By altering the query parameters

By changing the database

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What might cause the task history to be empty?

Tasks are deleted

Tasks are completed

Tasks are running

Tasks are not scheduled