ExamGecko
Question list
Search
Search

Question 614 - SnowPro Core discussion

Report
Export

A Snowflake user needs to share unstructured data from an internal stage to a reporting tool that does not have Snowflake access.

Which file function should be used?

A.

BUILD_SCOPED_FILE_URL

Answers
A.

BUILD_SCOPED_FILE_URL

B.

BUILD_STAGE_FILE_URL

Answers
B.

BUILD_STAGE_FILE_URL

C.

GET_PRESIGNED_URL

Answers
C.

GET_PRESIGNED_URL

D.

GET STAGE LOCATION

Answers
D.

GET STAGE LOCATION

Suggested answer: C

Explanation:

The GET_PRESIGNED_URL function in Snowflake generates a presigned URL for a file stored in an internal stage, allowing direct access to the file without requiring Snowflake access. This feature is particularly useful for sharing unstructured data with external applications or tools that do not have direct access to Snowflake. The presigned URL provides temporary access to the file, making it an ideal solution for securely sharing unstructured data from an internal stage with a reporting tool or any other external application.

Snowflake Documentation: Generating Presigned URLs

asked 29/10/2024
Lascelles Johnson
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first