True or False: The user has to specify which cluster a query will run on in multi-clustering Warehouse.
B
Explanation:
Reference:
https://docs.snowflake.com/en/user-guide/warehouses-multicluster.html
Each incremental increase in Virtual Warehouse size (e,g. Medium to Large) generally results in
what?
Select one.
C
Which of the following statement is true of Snowflake?
Select one.
A
The number of queries that a Virtual Warehouse can concurrently process is determined by:
Choose 2 answers
A, C
Explanation:
Reference:
https://docs.snowflake.com/en/user-guide/warehouses-overview.html
Which of the following statements would be used to export/unload data from Snowflake?
A
Explanation:
Reference:
https://docs.snowflake.com/en/user-guide/data-unload-considerations.html
True or False: It is possible to unload structured data to semi-structured formats such as JSON and
parquet.
A
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/data-unload-prepare.html
What are the three layers that make up Snowflake’s architecture?
Choose 3 answer
A, C, D
Explanation:
Reference: https://docs.snowflake.com/en/user-guide/intro-key-concepts.html
Which type of table corresponds to a single Snowflake session?
A
Explanation:
Snowflake supports creating temporary tables for storing non-permanent, transitory data (e.g. ETL
data, session-specific data). Temporary tables only exist within the session in which they were
created and persist only for the remainder of the session.
https://docs.snowflake.com/en/user-guide/tables-temp-transient.html#:~:text=Snowflake%20supports%20creating%20temporary%20tables,the%20remaind
er%20of%20the%20session
.
True or False: It is possible to query data from an Internal or named External stage without loading
the data into Snowflake.
A
True or False: Snowflake allows its customers to directly access the micro-partition files that make up
its tables.
B
True or False: Micro-partition metadata enables some operations to be completed without requiring
Compute.
A
Explanation:
Reference: https://blog.ippon.tech/innovative-snowflake-features-caching/
Which of the following are options when creating a Virtual Warehouse?
A, B
Which of the following DML commands isn’t supported by Snowflake?
A
Explanation:
Reference: https://docs.snowflake.com/en/sql-reference/sql-dml.html
True or False: A customer using SnowSQL / native connectors will be unable be unable to able to also
use the Snowflake Web interface (UI) unless access to the UI is explicitly granted by supported.
B
Explanation:
Reference:
https://docs.snowflake.com/en/user-guide/connecting.html
Which of the following are true of multi-cluster Warehouses? Select all that apply below.
A, B, C, D