Exam Code: SnowPro-Advanced-Architect
Exam Questions: 449
SnowPro Advanced Architect (ARA-C01)
Updated: 23 May, 2026
Viewing Page : 1 - 45
Practicing : 1 - 5 of 449 Questions
Question 1

You have an inventory table. You created two views on this table. The views look like as below
CREATE VIEW NON_SECURE_INVENTORY AS
SELECT BIBNUMBER, TITLE, AUTHOR,ISBN
FROM INVENTORY
WHERE BIBNUMBER IN(511784,511805,511988,512044,512052,512063);
CREATE SECURE VIEW SECURE_INVENTORY AS
SELECT BIBNUMBER, TITLE, AUTHOR,ISBN
FROM INVENTORY
WHERE BIBNUMBER IN(511784,511805,511988,512044,512052,512063);
You ran the below queries
ALTER SESSION SET USE_CACHED_RESULT=FALSE;--This is to ensure that we do not retrieve from query cache
SELECT * FROM NON_SECURE_INVENTORY WHERE BIBNUMBER =511784;
SELECT * FROM SECURE_INVENTORY WHERE BIBNUMBER =511784;
The query profile for the first query looks as below
2020-09-06-20-26-48-21b07202e527a5b67bbba720952a3ecf
However, the query profile for the second one looks like as below
2020-09-06-20-26-48-21b07202e527a5b67bbba720952a3ecf
Both the views use the same columns from the same underlying view. So, why is this difference in query profiles.

Options :
Answer: A

Question 2

What are characteristics of Dynamic Data Masking? (Select TWO). 

Options :
Answer: A,B

Question 3

A company is designing high availability and disaster recovery plans and needs to maximize redundancy and minimize recovery time objectives for their critical application processes. Cost is not a concern as long as the solution is the best available. The plan so far consists of the following steps: 1. Deployment of Snowflake accounts on two different cloud providers. 2. Selection of cloud provider regions that are geographically far apart. 3. The Snowflake deployment will replicate the databases and account data between both cloud provider accounts. 4. Implementation of Snowflake client redirect. What is the MOST cost-effective way to provide the HIGHEST uptime and LEAST application disruption if there is a service event?

Options :
Answer: D

Question 4

External functions must be scalar functions

Options :
Answer: A

Question 5

You have written a procedure and a function in snowflake. How do you find your procedures and functions in snowflake?

Options :
Answer: A

Viewing Page : 1 - 45
Practicing : 1 - 5 of 449 Questions

© Copyrights FreePDFQuestions 2026. All Rights Reserved

We use cookies to ensure that we give you the best experience on our website (FreePDFQuestions). If you continue without changing your settings, we'll assume that you are happy to receive all cookies on the FreePDFQuestions.