New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Snowflake SOL-C01 - SnowPro Associate: Platform Certification Exam

Page: 3 / 7
Total 214 questions

What is a "provider" in the context of the Snowflake Marketplace or Data Exchange?

A.

A user who only consumes data

B.

A user who manages Snowflake infrastructure

C.

A user or organization that shares data products or data listings

D.

A user who is a Snowflake employee

Which Snowflake architectural layer is responsible for persistent storage of customer data?

A.

Database Storage Layer

B.

Cloud Services Layer

C.

Virtual Warehouse Layer

D.

Query Processing Layer

Which of the following are examples of semi-structured data formats? (Choose any 3 options)

A.

JSON

B.

CSV

C.

Parquet

D.

XML

How is the initial activation of the Snowflake Data Exchange feature, which is necessary for establishing private exchanges, typically accomplished?

A.

Any Snowflake account administrator can enable Data Exchange through the web interface with a single click.

B.

Activation of the Data Exchange feature generally requires a request to Snowflake Support, who then enable it for the specific account.

C.

Data Exchange is automatically enabled for all Snowflake accounts upon creation.

D.

Activation of the Data Exchange feature requires a specific SQL command to be executed by the ACCOUNTADMIN role.

How do you enable a Directory Table for an external stage in Snowflake?

A.

By default, Directory Tables are enabled

B.

Using the command CREATE DIRECTORY TABLE ...

C.

By setting the ENABLE_DIRECTORY_TABLE property to TRUE on the external stage using ALTER STAGE ... SET ENABLE_DIRECTORY_TABLE = TRUE

D.

By creating a view on the external stage

When unloading data from a Snowflake table, what is the target destination for the COPY INTO @stage command?

A.

An internal or external stage

B.

Another Snowflake table

C.

A local file system

D.

A data stream

What is a primary function of a view in Snowflake?

A.

Providing a virtual table based on the result set of a query

B.

Executing network configurations

C.

Managing user authentication

D.

Storing raw data

What is the primary benefit of the separation of storage and compute in Snowflake?

A.

It allows independent scaling of resources.

B.

It reduces network latency.

C.

It simplifies data governance.

D.

It eliminates the need for data loading.

Which command will create a named internal stage?

A.

CREATE @STAGE

B.

CREATE NAMED STAGE

C.

CREATE STAGE

D.

CREATE INTERNAL STAGE

Which of the following are benefits of using a multi-clustered warehouse in Snowflake? (Choose any 3 options)

A.

Improved query performance during peak load

B.

Automatic scaling of clusters based on query demand

C.

Reduced storage costs

D.

Increased compute capacity