Quiz 2 - 2023-07-18

Quiz 2 - 2023-07-18

Professional Development

20 Qs

quiz-placeholder

Similar activities

MS Excel Assessment Test for Teachers

MS Excel Assessment Test for Teachers

Professional Development

20 Qs

SNOW much fun!

SNOW much fun!

Professional Development

16 Qs

PL 300 Test

PL 300 Test

Professional Development

20 Qs

Excel Basics

Excel Basics

Professional Development

20 Qs

Power BI - Data Transformation & Modeling

Power BI - Data Transformation & Modeling

Professional Development

15 Qs

SQL MASTERCLASS

SQL MASTERCLASS

Professional Development

20 Qs

CPE222_Quiz5

CPE222_Quiz5

Professional Development

17 Qs

Christmas Quiz

Christmas Quiz

Professional Development

15 Qs

Quiz 2 - 2023-07-18

Quiz 2 - 2023-07-18

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Eric Wong

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How could you protect a table with sensitive columns from being accessed by certain roles, without consuming more storage?
Create a secure materialized view on the sensitive table, grant access only to the secure materialized view
Create a secure view on the sensitive table, grant access only to the secure view
Create a materialized view on the sensitive table, grant access only to the materialized view
Create a view on the sensitive table, grant access only to the view.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which feature can facilitate continuous data loading?
Snowkafka
Snowkinesis
Snowpipe
Snowrealtime
Snowfirehose

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You wish to export data from Snowflake. Which command will help with this?
COPY FROM
COPY INTO
UNLOAD INTO
EXPORT FROM

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are ways you can define when a task should run?
Click the scheduling options in the Task wizard.
Specify the AFTER option to automatically run a child task after its parent task has successfully completed.
Specify an interval of time after which the task should run (such as 60 minutes).
Use the SCHEDULE parameter to specify a time, date, day of the week, and similar options.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which role has all privileges, so should be assigned to a limited number of people (and not as their default role)?
SECURITYADMIN
USERADMIN
SYSADMIN
ACCOUNTADMIN

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you were querying a table earlier, but now the query returns an error message and you no longer see the table in the Object Browser, what should you check first?
Check with someone who can use the ACCOUNTADMIN role and ask them to make sure nothing happened to the table.
Check which role you are currently using, as you may have switched to a role that does not have access to the table.
Check with other users to find out if someone deleted the table.
Check with Snowflake support to ask them to retrieve the table with Fail-safe.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does Snowflake most commonly store semi-structured data, such as JSON, Avro, Parquet, ORC, and XML?
Stored as JSON, AVRO, PARQUET, ORC, or XML data types
Stored as CLOB, NCLOB, LOB, or BSON data types
Stored as VARCHAR data type
Stored as VARIANT data type

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?