Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Snowflake SnowPro-Core Practice Exam with Questions & Answers | Set: 8

Questions 106

Which Snowflake feature will allow small volumes of data to continuously load into Snowflake and will incrementally make the data available for analysis?

Options:
A.

COPY INTO

B.

CREATE PIPE

C.

INSERT INTO

D.

TABLE STREAM

Snowflake SnowPro-Core Premium Access
Questions 107

Which of the following are characteristics of security in Snowflake?

Options:
A.

Account and user authentication is only available with the Snowflake Business Critical edition.

B.

Support for HIPAA and GDPR compliance is available for UI Snowflake editions.

C.

Periodic rekeying of encrypted data is available with the Snowflake Enterprise edition and higher

D.

Private communication to internal stages is allowed in the Snowflake Enterprise edition and higher.

Questions 108

What is a responsibility of Snowflake’s virtual warehouses?

Options:
A.

Infrastructure management

B.

Metadata management

C.

Query execution

D.

Query parsing and optimization

E.

Permanent storage of micro-partitions

Questions 109

A materialized view should be created when which of the following occurs? (Choose two.)

Options:
A.

There is minimal cost associated with running the query.

B.

The query consumes many compute resources every time it runs.

C.

The base table gets updated frequently.

D.

The query is highly optimized and does not consume many compute resources.

E.

The results of the query do not change often and are used frequently.

Questions 110

Which statement accurately describes a characteristic of a materialized view?

Options:
A.

A materialized view can query only a single table.

B.

Data accessed through materialized views can be stale.

C.

Materialized view refreshes need to be maintained by the user.

D.

Querying a materialized view is slower than executing a query against the base table of the view.

Questions 111

Which languages requite that User-Defined Function (UDF) handlers be written inline? (Select TWO).

Options:
A.

Java

B.

Javascript

C.

Scala

D.

Python

E.

SQL

Questions 112

Which roles can make grant decisions to objects within a managed access schema? (Select TWO)

Options:
A.

ACCOUNTADMIN

B.

SECURITYADMIN

C.

SYSTEMADMIN

D.

ORGADMIN

E.

USERADMIN

Questions 113

What is the recommended compressed file size range for continuous data loads using Snowpipe?

Options:
A.

8-16 MB

B.

16-24 MB

C.

10-99 MB

D.

100-250 MB

Questions 114

What does Snowflake recommend for a user assigned the ACCOUNTADMIN role?

Options:
A.

The ACCCUKTMKIN role should be set as tie user's default role.

B.

The user should use federated authentication instead of a password

C.

The user should be required to use Multi-Factor Authentication (MFA).

D.

There should be just one user with the ACCOUNTADMIN role in each Snowflake account.

Questions 115

Which Snowflake data governance feature can support auditing when a user query reads column data?

Options:
A.

Access History

B.

Data classification

C.

Column-level security

D.

Object dependencies

Questions 116

What are the main differences between the account usage views and the information schema views? (Select TWO).

Options:
A.

No active warehouse to needed to query account usage views but one is needed to query information schema views.

B.

Account usage views do not contain data about tables but information schema views do.

C.

Account issue views contain dropped objects but information schema views do not.

D.

Data retention for account usage views is 1 year but is 7 days to 6 months for information schema views, depending on the view.

E.

Information schema views are read-only but account usage views are not.

Questions 117

Which Snowflake table supports unstructured data?

Options:
A.

Directory

B.

Transient

C.

Temporary

D.

Permanent

Questions 118

What does the Activity area of Snowsight allow users to do? (Select TWO).

Options:
A.

Schedule automated data backups.

B.

Explore each step of an executed query.

C.

Monitor queries executed by users in an account.

D.

Create and manage user roles and permissions.

E.

Access Snowflake Marketplace to find and integrate datasets.

Questions 119

At what level is the MIN_DATA_RETENSION_TIME_IN_DAYS parameter set?

Options:
A.

Account

B.

Database

C.

Schema

D.

Table

Questions 120

What happens to the privileges granted to Snowflake system-defined roles?

Options:
A.

The privileges cannot be revoked.

B.

The privileges can be revoked by an ACCOUNTADMIN.

C.

The privileges can be revoked by an orgadmin.

D.

The privileges can be revoked by any user-defined role with appropriate privileges.