Below are the sample questions for Snowflake certification. I have gathered total 30 questions and posted them in 2 posts.
Please go through them and note that answers are in red color.
- Which type of Data Integration tools leverage Snowflake’s scalable compute for data transformation? Select the best answer.
Database Replication
ELT
ETL
Streaming - Select all of the answers that describe Snowflake micro-partitions. Micro-partitions:
Are the physical data files that comprise Snowflake’s logical tables
Are written to a customer configured cloud storage location
Will be updated as their row & column values are updated
Enable horizontal and vertical query pruning - Which of the following statements are true about Snowflake Data sharing? Select all that apply.
Consumers can query shared tables in the same query as their own tables
Producers can share data to other databases such as Postgres and MySQL
You don’t need a Snowflake Virtual Warehouse to query shared data
Data Sharing is integrated with role-based access controls - True or False: When data is staged to a Snowflake internal staging area using the PUT command, the data is encrypted on the client’s machine.
TRUE
FALSE - Which of the following are types of caching use by Snowflake? Select all that apply.
Warehouse caching
Index Caching
Metadata caching
Query result caching - Which of the following is not a layer in Snowflake’s Architecture?
Storage
Cloud Services
Data Catalog
Virtual Warehouses - Which of the following techniques can be used in Snowflake to improve query performance?
Index definition
Cluster Keys/Reclustering
Distribution keys
Query Hints - True or false: Snowflake offers tools to extract data from source systems.
TRUE
FALSE - Which of the following are options when creating a Virtual Warehouse?
- Auto-suspend
- Storage size
- Auto-resume
- Server count
- True or false: The warehouse cache may be reset if a running warehouse is suspended and then resumed.
- TRUE
- FALSE
- Which of the following best describes Snowflake’s processing engine?
- Leverages Apache Spark
- Based on Map Reduce
- A derivative of Presto
- Native SQL
- Which role in Snowflake allows a user to administer users and manage all database objects?
- SYSADMIN
- SECURITYADMIN
- ACCOUNTADMIN
- ROOT
- Which transformations are available when using the COPY INTO command to load data files into Snowflake from a stage? (select all that apply)
- Filters
- Aggregates
- Column data type conversion
- Column concatenation
- The following factors affect data load rates: (select all that apply)
- Physical location of the Stage
- RAM on the Virtual Warehouse
- Gzip compression efficiency
- Thread size
- True or false: Virtual Warhouses cannot be resized while queries are running.
- TRUE
- FALSE
Next post: Snowflake SnowPro Certification Sample Questions – 2
If you want to practice these questions, you can practice them in the below video: