Free Snowflake SnowPro-Advanced-Architect Exam Questions

Try our Free Demo Practice Tests for Comprehensive SnowPro-Advanced-Architect Exam Preparation

  • Snowflake SnowPro-Advanced-Architect Exam Questions
  • Provided By: Snowflake
  • Exam: SnowPro Advanced Architect (ARA-C01)
  • Certification: SnowPro Certification
  • Total Questions: 449
  • Updated On: Mar 11, 2026
  • Rated: 4.9 |
  • Online Users: 898
Page No. 1 of 90
Add To Cart
  • Question 1
    • A large join query takes around 3 hours to complete in an L warehouse. After increasing the warehouse size to XL one, the query's performance didn't improve. What can be the cause of it?

      Answer: D
  • Question 2
    • A user named USER_01 needs access to create a materialized view on a schema EDW. STG_SCHEMA. How can this access be provided? 


      Answer: A
  • Question 3
    • An Architect needs to meet a company requirement to ingest files from the company's AWS storage accounts into the company's Snowflake Google Cloud Platform (GCP) account. How can the ingestion of these files into the company's Snowflake account be initiated? (Select TWO).


      Answer: A,C
  • Question 4
    • A new table and streams are created with the following commands: CREATE OR REPLACE TABLE LETTERS (ID INT, LETTER STRING) ; CREATE OR REPLACE STREAM STREAM_1 ON TABLE LETTERS; CREATE OR REPLACE STREAM STREAM_2 ON TABLE LETTERS APPEND_ONLY = TRUE; The following operations are processed on the newly created table: INSERT INTO LETTERS VALUES (1, 'A'); INSERT INTO LETTERS VALUES (2, 'B'); INSERT INTO LETTERS VALUES (3, 'C'); TRUNCATE TABLE LETTERS; INSERT INTO LETTERS VALUES (4, 'D'); INSERT INTO LETTERS VALUES (5, 'E'); INSERT INTO LETTERS VALUES (6, 'F'); DELETE FROM LETTERS WHERE ID = 6; What would be the output of the following SQL commands, in order? SELECT COUNT (*) FROM STREAM_1; SELECT COUNT (*) FROM STREAM_2;


      Answer: C
  • Question 5
    • 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.

      Answer: A
PAGE: 1 - 90
Add To Cart

© Copyrights Dumpscity 2026. All Rights Reserved

We use cookies to ensure your best experience. So we hope you are happy to receive all cookies on the Dumpscity.