QuestionQ52

Load and leverage structured, semi-structured, and unstructured data

Which function should be used to return a link to an unstructured data file on a stage that can be used without authenticating to Snowflake?

Explanation

GET_PRESIGNED_URL generates a pre-signed URL for a staged file. The URL provides temporary access to the file without requiring the user opening it to authenticate to Snowflake.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!