⏰ Hurry! Limited-Time 20% Savings on Premium Certification Materials - Coupon code: Club20
Certs Club
See all results for ""
Home Exams
CRISC ISACA CISSP ISC2 200-301 Cisco SY0-701 CompTIA AZ-104 Microsoft AI-900 Microsoft AIGP IAPP 1Z0-1067-26 Oracle View All Exams →
Sign in Get Started

SnowPro Advanced, Architect SnowPro-Advanced-Architect Exam Questions

Download Exam View Entire Exam
Page: 1 / 1
Question #1 (Topic: Demo Questions)

COMPRESSION = AUTO can automatically detect below compression techniques when FORMAT TYPE is CSV

A.

GZIP

B.

BZ2

C.

BROTLI

D.

ZSTD

E.

DEFLATE

F.

RAW_DEFLATE

Correct Answer: A, B, D, F
Explanation:

AUTO Compression algorithm detected automatically, except for Brotli-compressed files, which cannot currently be detected automatically. If loading Brotli-compressed files, explicitly use BROTLI instead of AUTO. https://docs.snowflake.com/en/sql-reference/sql/copy-into-table.html#type-csv 

Question #2 (Topic: Demo Questions)

Which statement is not true about shared database?

A.

Shared databases are read only

B.

Shared databases cannot be cloned

C.

Time travel is not supported on a shared database 

D.

Shared databases can be re-shared with other accounts

Correct Answer: D
Explanation:

General Limitations for Shared Databases Shared databases have the following limitations for consumers: Shared databases are read-only. Users in a consumer account can view/query data, but cannot insert or update data, or create any objects in the database. The following actions are not supported: Creating a clone of a shared database or any schemas/tables in the database Time Travel for a shared database or any schemas/tables in the database. Editing the comments for a shared database. Shared databases and all the objects in the database cannot be forwarded (i.e. re-shared with other accounts). https://docs.snowflake.com/en/user-guide/data-share-consumers.html#general-limitations-for- shareddatabases

Question #3 (Topic: Demo Questions)

Select the true statements about TASKS

A.

TASKS cannot be triggered manually 

B.

TASKS can be scheduled for SQL execution

C.

TASKS can be used for change data capture

D.

TASKS can be used with STREAMS

Correct Answer: A, B, D
Question #4 (Topic: Demo Questions)

How do you refresh a materialized view?

A.

ALTER VIEW REFRESH

B.

REFRESH MATERIALIZED VIEW

C.

Materialized views are automatically refreshed by snowflake and does not require manual intervention

Correct Answer: C
Explanation:

Materialized views are automatically and transparently maintained by Snowflake. A background service updates the materialized view after changes are made to the base table. This is more efficient and less error-prone than manually maintaining the equivalent of a materialized view at the application level. https://docs.snowflake.com/en/user-guide/views-materialized.html#when-to-use-materialized-views

Question #5 (Topic: Demo Questions)

Which Snowflake objects can be used in a data share? (Select TWO).

A.

Standard view

B.

Secure view

C.

Stored procedure

D.

External table

E.

Stream

Correct Answer: B, D
Explanation:

https://docs.snowflake.com/en/user-guide/data-sharing-intro

Download Exam
Page: 1 / 1
Next Page