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: 6 / 7
Total 214 questions

What are the steps to create a new stage in Snowsight?

A.

Data >> Create Schema

B.

Data >> add data >> Create Schema

C.

Data Product >> Create Schema

D.

Data >> Database >> Schema >> Create Stage

Which types of stages are available in Snowflake? (Choose any 2 options)

A.

Internal

B.

External

C.

Public

D.

Private

Which data type in Snowflake is commonly used for storing semi-structured data?

A.

BLOB

B.

JSON

C.

VARIANT

D.

VARCHAR

What are Snowflake notebooks primarily used for?

A.

Storing raw data

B.

User authentication

C.

Writing and executing SQL queries, Python commands, building visualizations, and documenting analysis

D.

Managing cloud storage

Which of the following are examples of system-defined roles in Snowflake? (Choose any 3 options)

A.

USERADMIN

B.

CUSTOM_ROLE

C.

ACCOUNTADMIN

D.

SECURITYADMIN

What are the steps to create a new schema in Snowsight?

A.

Data >> Add Data >> Create Schema

B.

Data >> Create Schema

C.

Data >> Database >> Create Schema

D.

Data Product >> Create Schema

Which of the following is a key feature of Snowflake's Data Storage Layer? (Select 2 options)

A.

In-memory storage

B.

Internal optimized, compressed, columnar format

C.

Elastic storage

D.

Elastic Cloud

Which command can be used to query the Information Schema in Snowflake to retrieve a list of tables?

A.

SELECT * FROM PUBLIC.INFORMATION_SCHEMA;

B.

SELECT * FROM INFORMATION_SCHEMA.COLUMNS;

C.

SELECT * FROM INFORMATION_SCHEMA.TABLES;

D.

SELECT * FROM PUBLIC.TABLES;

Which of the following data format supported to unload semi-structured data from Snowflake? (Choose any 2 options)

A.

JSON

B.

CSV

C.

Parquet

D.

XML

When should AUTO_SUSPEND be enabled for a virtual warehouse?

A.

To ensure the warehouse is always active for immediate queries.

B.

To save credits during periods of inactivity.

C.

When the warehouse is expected to run continuously.

D.

To increase the warehouse's performance.