Test 3; Questions and Answers
True or False: The COPY command exports to a single file by default. Correct Ans-False
True/False: Credits used by a Medium virtual warehouse running for 2 hours is equal to 4
hours of Small virtual warehouse usage. Correct Ans-True
True or False: If a database or a schema Is cloned, the child object privileges are automatically
copied. Correct Ans-True
- Cloned objects (Tabled) does not inherit any privileges from its source object
- Database or schema is cloned, privileges are inherited by the child objects
Which of the following statements are true regarding how Snowflake stores table data? Select
all that apply. Correct Ans-- Data is stored in a columnar format
- Data is automatically compressed
- Data is stored in micro-partitions
Which command can be used to download data from an internal stage to an on-premises
system? Correct Ans-GET
, Udemy Snowpro Core Certification - Practice Questions
Test 3; Questions and Answers
- GET is used to download data from internal stage to on-prem, PUT uploads data from on-
prem to internal stage
In Snowflake, all data at rest is encrypted using which encryption method? Correct Ans-
AES 256 bit
Which of the following statements best describe Snowpark? Select all that apply. Correct
Ans-- Snowpark is a library created by Snowflake that provides APIs for accessing and
processing data in application written in programming language other than SQL
- Snowpark automatically converts the data-processing programming constructs to SQL and
pushes them down to Snowflake for execution
Which of the following caches are stored in the cloud services layer? Select all that apply.
Correct Ans-Query Result Cache
Metadata cache
- Virtual warehouse cache is stored locally in a VW