Snowflake Certification Practice Test 01
Practice Test 01
Snowflake Certification Practice Test 01
Practice Test 01
Insightful Saga — Modern Data Engineering Certification Preparation
Question 1
## Question 1 A newly hired Data Engineer joins an e-commerce company. The company wants a cloud-native platform where storage and compute can scale independently. Which Snowflake capability satisfies this requirement?
Snowflake separates storage from compute, allowing organizations to scale them independently. ---
Question 2
## Question 2 A company stores 100 TB of sales data. Business users run only a few reports every day. What is the PRIMARY benefit of Snowflake's architecture?
Virtual warehouses can be suspended when not in use, reducing compute costs. ---
Question 3
## Question 3 A Snowflake database contains multiple business areas such as Finance, HR, and Sales. Which Snowflake object should typically organize these areas?
Schemas logically organize database objects inside a database. ---
Question 4
## Question 4 Which Snowflake object provides computing resources for query execution?
Question 5
## Question 5 A user loads data into Snowflake but does not execute any queries. Which Snowflake component is consuming storage costs?
Question 6
## Question 6 A company wants multiple analysts to query the same dataset simultaneously without impacting each other's performance. Which Snowflake capability supports this?
Question 7
## Question 7 A newly created warehouse has not processed any queries for 15 minutes. What configuration can reduce costs automatically?
Question 8
## Question 8 Which Snowflake object is used to temporarily hold files before loading?
Question 9
## Question 9 A file is uploaded into an internal stage. What is the next step typically performed before analytics can begin?
Question 10
## Question 10 A company wants strict separation between Development, QA, and Production environments. Which approach is MOST commonly used?
Question 11
## Question 11 A security team wants users to receive only the permissions required to perform their jobs. Which principle should be followed?
Question 12
## Question 12 Which Snowflake object is primarily responsible for access control?
Question 13
## Question 13 A Data Engineer wants to grant permissions to a team rather than individual users. What is the recommended approach?
Question 14
## Question 14 A company accidentally drops a table. Which Snowflake feature may allow recovery?
Question 15
## Question 15 Which layer stores actual table data in Snowflake?
Question 16
## Question 16 A warehouse is resized from Small to Large. What changes?
Question 17
## Question 17 Which Snowflake feature enables secure sharing of data without copying it?
Question 18
## Question 18 An engineer wants to view all databases available in Snowflake. Which command would typically help?
Question 19
## Question 19 A company stores JSON files inside Snowflake. Which Snowflake capability supports this?
Question 20
## Question 20 A new Data Engineer joins a company. Before creating tables, the engineer typically needs:
Tables are usually created inside schemas, which are contained within databases. --- --- title: Snowflake Certification Practice Test 02 description: Intermediate Snowflake Concepts ---