ExamGecko
Home Home / Snowflake / COF-R02

Snowflake COF-R02 Practice Test - Questions Answers, Page 31

Question list
Search
Search

What is cached during a query on a virtual warehouse?

A.
All columns in a micro-partition
A.
All columns in a micro-partition
Answers
B.
Any columns accessed during the query
B.
Any columns accessed during the query
Answers
C.
The columns in the result set of the query
C.
The columns in the result set of the query
Answers
D.
All rows accessed during the query
D.
All rows accessed during the query
Answers
Suggested answer: B

Which of the following activities consume virtual warehouse credits in the Snowflake environment?

(Choose two.)

A.
Caching query results
A.
Caching query results
Answers
B.
Running EXPLAIN and SHOW commands
B.
Running EXPLAIN and SHOW commands
Answers
C.
Cloning a database
C.
Cloning a database
Answers
D.
Running a custom query
D.
Running a custom query
Answers
E.
Running COPY commands
E.
Running COPY commands
Answers
Suggested answer: A, D

A data provider wants to share data with a consumer who does not have a Snowflake account. The provider creates a reader account for the consumer following these steps:

A.
Created a user called "CONSUMER"
A.
Created a user called "CONSUMER"
Answers
B.
Created a database to hold the share and an extra-small warehouse to query the data
B.
Created a database to hold the share and an extra-small warehouse to query the data
Answers
C.
Granted the role PUBLIC the following privileges: Usage on the warehouse, database, and schema, and SELECT on all the objects in the share Based on this configuration what is true of the reader account?
C.
Granted the role PUBLIC the following privileges: Usage on the warehouse, database, and schema, and SELECT on all the objects in the share Based on this configuration what is true of the reader account?
Answers
D.
The reader account will automatically use the Standard edition of Snowflake.
D.
The reader account will automatically use the Standard edition of Snowflake.
Answers
E.
The reader account compute will be billed to the provider account.
E.
The reader account compute will be billed to the provider account.
Answers
F.
The reader account can clone data the provider has shared, but cannot re-share it.
F.
The reader account can clone data the provider has shared, but cannot re-share it.
Answers
G.
The reader account can create a copy of the shared data using CREATE TABLE AS...
G.
The reader account can create a copy of the shared data using CREATE TABLE AS...
Answers
Suggested answer: C

Which of the following can be used when unloading data from Snowflake? (Choose two.)

A.
When unloading semi-structured data, it is recommended that the STRIP_OUTER_ARRAY option be used.
A.
When unloading semi-structured data, it is recommended that the STRIP_OUTER_ARRAY option be used.
Answers
B.
Use the ENCODING file format option to change the encoding from the default UTF-8.
B.
Use the ENCODING file format option to change the encoding from the default UTF-8.
Answers
C.
The OBJECT_CONSTRUCT function can be used to convert relational data to semi-structured data.
C.
The OBJECT_CONSTRUCT function can be used to convert relational data to semi-structured data.
Answers
D.
By using the SINGLE = TRUE parameter, a single file up to 5 GB in size can be exported to the storage layer.
D.
By using the SINGLE = TRUE parameter, a single file up to 5 GB in size can be exported to the storage layer.
Answers
E.
Use the PARSE_JSON function to ensure structured data will be unloaded into the VARIANT data type.
E.
Use the PARSE_JSON function to ensure structured data will be unloaded into the VARIANT data type.
Answers
Suggested answer: A, D

What effect does WAIT_FOR_COMPLETION = TRUE have when running an ALTER WAREHOUSE command and changing the warehouse size?

A.
The warehouse size does not change until all queries currently running in the warehouse have completed.
A.
The warehouse size does not change until all queries currently running in the warehouse have completed.
Answers
B.
The warehouse size does not change until all queries currently in the warehouse queue have completed.
B.
The warehouse size does not change until all queries currently in the warehouse queue have completed.
Answers
C.
The warehouse size does not change until the warehouse is suspended and restarted.
C.
The warehouse size does not change until the warehouse is suspended and restarted.
Answers
D.
It does not return from the command until the warehouse has finished changing its size.
D.
It does not return from the command until the warehouse has finished changing its size.
Answers
Suggested answer: D

Which formats does Snowflake store unstructured data in? (Choose two.)

A.
GeoJSON
A.
GeoJSON
Answers
B.
Array
B.
Array
Answers
C.
XML
C.
XML
Answers
D.
Object
D.
Object
Answers
E.
BLOB
E.
BLOB
Answers
Suggested answer: D, E

Which of the following are characteristics of security in Snowflake?

A.
Account and user authentication is only available with the Snowflake Business Critical edition.
A.
Account and user authentication is only available with the Snowflake Business Critical edition.
Answers
B.
Support for HIPAA and GDPR compliance is available for UI Snowflake editions.
B.
Support for HIPAA and GDPR compliance is available for UI Snowflake editions.
Answers
C.
Periodic rekeying of encrypted data is available with the Snowflake Enterprise edition and higher
C.
Periodic rekeying of encrypted data is available with the Snowflake Enterprise edition and higher
Answers
D.
Private communication to internal stages is allowed in the Snowflake Enterprise edition and higher.
D.
Private communication to internal stages is allowed in the Snowflake Enterprise edition and higher.
Answers
Suggested answer: C

User INQUISITIVE_PERSON has been granted the role DATA_SCIENCE. The role DATA_SCIENCE has privileges OWNERSHIP on the schema MARKETING of the database ANALYTICS_DW.

Which command will show all privileges granted to that schema?

A.
SHOW GRANTS ON ROLE DATA_SCIENCE
A.
SHOW GRANTS ON ROLE DATA_SCIENCE
Answers
B.
SHOW GRANTS ON SCHEMA ANALYTICS_DW.MARKETING
B.
SHOW GRANTS ON SCHEMA ANALYTICS_DW.MARKETING
Answers
C.
SHOW GRANTS TO USER INQUISITIVE_PERSON
C.
SHOW GRANTS TO USER INQUISITIVE_PERSON
Answers
D.
SHOW GRANTS OF ROLE DATA_SCIENCE
D.
SHOW GRANTS OF ROLE DATA_SCIENCE
Answers
Suggested answer: B

The bulk data load history that is available upon completion of the COPY statement is stored where and for how long?

A.
In the metadata of the target table for 14 days
A.
In the metadata of the target table for 14 days
Answers
B.
In the metadata of the pipe for 14 days
B.
In the metadata of the pipe for 14 days
Answers
C.
In the metadata of the target table for 64 days
C.
In the metadata of the target table for 64 days
Answers
D.
In the metadata of the pipe for 64 days
D.
In the metadata of the pipe for 64 days
Answers
Suggested answer: A

For non-materialized views, what column in Information Schema and Account Usage identifies whether a view is secure or not?

A.
CHECK_OPTION
A.
CHECK_OPTION
Answers
B.
IS_SECURE
B.
IS_SECURE
Answers
C.
IS_UPDATEABLE
C.
IS_UPDATEABLE
Answers
D.
TABLE_NAME
D.
TABLE_NAME
Answers
Suggested answer: B
Total 330 questions
Go to page: of 33