ExamGecko
Home / Snowflake / SnowPro Core / List of questions
Ask Question

Snowflake SnowPro Core Practice Test - Questions Answers, Page 22

List of questions

Question 211

Report Export Collapse

Which TABLE function helps to convert semi-structured data to a relational representation?

CHECK_JSON
CHECK_JSON
TO_JSON
TO_JSON
FLATTEN
FLATTEN
PARSE_JSON
PARSE_JSON
Suggested answer: C
Explanation:

The FLATTEN table function in Snowflake is used to convert semi-structured data, such as JSON or XML, into a relational format.It expands nested arrays or objects into multiple rows, making the data suitable for relational querying3.

asked 23/09/2024
Muhammad Atif Tasneem
38 questions

Question 212

Report Export Collapse

Which URL type allows users to access unstructured data without authenticating into Snowflake or passing an authorization token?

Pre-signed URL
Pre-signed URL
Scoped URL
Scoped URL
Signed URL
Signed URL
File URL
File URL
Suggested answer: A
Explanation:

Pre-signed URLs in Snowflake allow users to access unstructured data without the need for authentication into Snowflake or passing an authorization token.These URLs are open and can be directly accessed or downloaded by any user or application, making them ideal for business intelligence applications or reporting tools that need to display unstructured file contents

asked 23/09/2024
Kunle Fodeke
51 questions

Question 213

Report Export Collapse

What is the recommended compressed file size range for continuous data loads using Snowpipe?

8-16 MB
8-16 MB
16-24 MB
16-24 MB
10-99 MB
10-99 MB
100-250 MB
100-250 MB
Suggested answer: D
Explanation:

For continuous data loads using Snowpipe, the recommended compressed file size range is between 100-250 MB.This size range is suggested to optimize the number of parallel operations for a load and to avoid size limitations, ensuring efficient and cost-effective data loading

asked 23/09/2024
Trang Anna
46 questions

Question 214

Report Export Collapse

Which of the following statements describes a schema in Snowflake?

A logical grouping of objects that belongs to a single database
A logical grouping of objects that belongs to a single database
A logical grouping of objects that belongs to multiple databases
A logical grouping of objects that belongs to multiple databases
A named Snowflake object that includes all the information required to share a database
A named Snowflake object that includes all the information required to share a database
A uniquely identified Snowflake account within a business entity
A uniquely identified Snowflake account within a business entity
Suggested answer: A
Explanation:

A schema in Snowflake is a logical grouping of database objects, such as tables and views, that belongs to a single database.Each schema is part of a namespace in Snowflake, which is inferred from the current database and schema in use for the session5

asked 23/09/2024
giorgi durglishvili
44 questions

Question 215

Report Export Collapse

What is a responsibility of Snowflake's virtual warehouses?

Infrastructure management
Infrastructure management
Metadata management
Metadata management
Query execution
Query execution
Query parsing and optimization
Query parsing and optimization
Permanent storage of micro-partitions
Permanent storage of micro-partitions
Suggested answer: C
Explanation:

Snowflake's virtual warehouses are responsible for query execution.They are clusters of compute resources that execute SQL statements, perform DML operations, and load data into tables

asked 23/09/2024
Antonios Petropoulos
32 questions

Question 216

Report Export Collapse

Which of the following are handled by the cloud services layer of the Snowflake architecture? (Choose two.)

Query execution
Query execution
Data loading
Data loading
Time Travel data
Time Travel data
Security
Security
Authentication and access control
Authentication and access control
Suggested answer: D, E
Explanation:

The cloud services layer of Snowflake architecture handles various aspects including security functions, authentication of user sessions, and access control, ensuring that only authorized users can access the data and services23.

asked 23/09/2024
Tyler Evans
47 questions

Question 217

Report Export Collapse

Credit charges for Snowflake virtual warehouses are calculated based on which of the following considerations? (Choose two.)

The number of queries executed
The number of queries executed
The number of active users assigned to the warehouse
The number of active users assigned to the warehouse
The size of the virtual warehouse
The size of the virtual warehouse
The length of time the warehouse is running
The length of time the warehouse is running
The duration of the queries that are executed
The duration of the queries that are executed
Suggested answer: C, D
Explanation:

Credit charges for Snowflake virtual warehouses are calculated based on the size of the virtual warehouse and the length of time the warehouse is running.The size determines the compute resources available, and charges are incurred for the time these resources are utilized

asked 23/09/2024
Eric Tegels
47 questions

Question 218

Report Export Collapse

What file formats does Snowflake support for loading semi-structured data? (Choose three.)

TSV
TSV
JSON
JSON
PDF
PDF
Avro
Avro
Parquet
Parquet
JPEG
JPEG
Suggested answer: B, D, E
Explanation:

Snowflake supports several semi-structured data formats for loading data.The supported formats include JSON, Avro, and Parquet12. These formats allow for efficient storage and querying of data that does not conform to a traditional relational database schema.

asked 23/09/2024
CATALIN FLORESCU
39 questions

Question 219

Report Export Collapse

Which Snowflake feature will allow small volumes of data to continuously load into Snowflake and will incrementally make the data available for analysis?

COPY INTO
COPY INTO
CREATE PIPE
CREATE PIPE
INSERT INTO
INSERT INTO
TABLE STREAM
TABLE STREAM
Suggested answer: B
Explanation:

The Snowflake feature that allows for small volumes of data to be continuously loaded into Snowflake and incrementally made available for analysis is Snowpipe.Snowpipe is designed for near-real-time data loading, enabling data to be loaded as soon as it's available in the storage layer3

asked 23/09/2024
Michal Kopl
40 questions

Question 220

Report Export Collapse

Which Snowflake objects can be shared with other Snowflake accounts? (Choose three.)

Schemas
Schemas
Roles
Roles
Secure Views
Secure Views
Stored Procedures
Stored Procedures
Tables
Tables
Secure User-Defined Functions (UDFs)
Secure User-Defined Functions (UDFs)
Suggested answer: A, C, F
Explanation:

In Snowflake, you can share several types of objects with other Snowflake accounts. These include schemas, secure views, and secure user-defined functions (UDFs).Sharing these objects allows for collaboration and data access across different Snowflake accounts while maintaining security and governance controls4.

asked 23/09/2024
Carlos Cabezas
53 questions
Total 627 questions
Go to page: of 63