Snow12

Snow12

Professional Development

11 Qs

quiz-placeholder

Similar activities

snow7

snow7

Professional Development

12 Qs

snow6

snow6

Professional Development

12 Qs

Snow16

Snow16

Professional Development

13 Qs

snow9

snow9

Professional Development

14 Qs

snow5

snow5

Professional Development

12 Qs

Snowflake Quiz 2

Snowflake Quiz 2

Professional Development

10 Qs

Snow15

Snow15

Professional Development

13 Qs

TSSA Network Meeting September

TSSA Network Meeting September

Professional Development

10 Qs

Snow12

Snow12

Assessment

Quiz

Specialty

Professional Development

Medium

Created by

Ismael Navarro Cruz

Used 2+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of using the OBJECT_CONSTRUCT function with the COPY INTO command?

Reorder the rows in a relational table and then unload the rows into a file.

Convert the rows in a relational table to a single VARIANT column and then unload the rows into a file.

Reorder the data columns according to a target table definition and then unload the rows into the table.

Convert the rows in a source file to a single VARIANT column and then load the rows from the file to a variant table.

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

The INFORMATION_SCHEMA included in each database contains which objects? (Choose two.)

Views for all the objects contained in the database

Views for all the objects contained in the Snowflake account

Views for historical and usage data across the Snowflake account

Table functions for historical and usage data across the Snowflake account

Table functions for account-level objects, such as roles, virtual warehouses, and databases

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the Snowflake SPLIT_TO_TABLE function?

To count the number of characters in a string

To split a string into an array of sub-strings

To split a string and flatten the results into rows

To split a string and flatten the results into columns

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is used to unload data from a Snowflake table to an external stage?

COPY INTO

COPY INTO followed by GET

GET

COPY INTO followed by PUT

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What are Snowflake best practices when assigning the ACCOUNTADMIN role to users? (Choose two.)

The ACCOUNTADMIN role should be assigned to at least two users.

The ACCOUNTADMIN role should be used to create Snowflake objects.

The ACCOUNTADMIN role should be used for running automated scripts.

The ACCOUNTADMIN role should be given to any user who needs a high level of authority.

All users assigned the ACCOUNTADMIN role should use Multi-Factor Authentication (MFA).

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a recommended approach for optimizing query performance in Snowflake?

Use subqueries whenever possible.

Use a large number of joins to combine data from multiple tables.

Select all columns from tables, even if they are not needed in the query.

Use a smaller number of larger tables rather than a larger number of smaller tables.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which Snowflake view is used to support compliance auditing?

ACCESS_HISTORY

COPY_HISTORY

QUERY_HISTORY

ROW_ACCESS_POLICIES

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?