snow5

snow5

Professional Development

12 Qs

quiz-placeholder

Similar activities

SCM Innovative Day - Mar23

SCM Innovative Day - Mar23

Professional Development

11 Qs

Christmas Trivia

Christmas Trivia

KG - Professional Development

10 Qs

snow9

snow9

Professional Development

14 Qs

SQL quizz

SQL quizz

Professional Development

13 Qs

Snowflake Quiz 2

Snowflake Quiz 2

Professional Development

10 Qs

snow7

snow7

Professional Development

12 Qs

Snow16

Snow16

Professional Development

13 Qs

Snow15

Snow15

Professional Development

13 Qs

snow5

snow5

Assessment

Quiz

Specialty

Professional Development

Medium

Created by

Ismael Navarro Cruz

Used 2+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When does a materialized view get suspended in Snowflake?

When a column is added to the base table

When a column is dropped from the base table

When a DML operation is run on the base table

When the base table is reclustered

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What happens when a Snowflake user changes the data retention period at the schema level?

All child objects will retain data for the new retention period.

All child objects that do not have an explicit retention period will automatically inherit the new retention period.

All child objects with an explicit retention period will be overridden with the new retention period.

All explicit child object retention periods will remain unchanged.

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

How can a Snowflake user sample 10 rows from a table named SNOWPRO? (Choose two.)

SELECT * FROM SNOWPRO SAMPLE SYSTEM (10)

SELECT * FROM SNOWPRO TABLESAMPLE (10 ROWS)

SELECT * FROM SNOWPRO TABLESAMPLE BLOCK (10)

SELECT * FROM SNOWPRO TABLESAMPLE BLOCK (10 ROWS)

SELECT * FROM SNOWPRO SAMPLE BERNOULLI (10 ROWS)

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What data type is used to ingest semi-structured data into a Snowflake table?

BOOLEAN

NUMBER

VARBINARY

VARIANT

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which security feature is used to connect or log in to a Snowflake account?

Network policy

SCIM

Role-Based Access Control (RBAC)

Key pair authentication

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Given the statement template below, which database objects can be added to a share? (Choose two.) GRANT ON TO SHARE ;

Secure functions

Stored procedures

Streams

Tables

Tasks

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which Snowflake feature or tool helps troubleshoot issues in SQL query expressions that commonly cause performance bottlenecks?

Persisted query results

QUERY_HISTORY view

Query acceleration service

Query Profile

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?