QuestionQ41

Perform data sharing and use the Snowflake Marketplace

Company A uses Snowflake to manage audio files containing call recordings. Company A hired Company B, which also uses Snowflake, to transcribe the audio files for additional analysis.

Company A’s Administrator created a share. What object should be added to the share to give Company B access to the files?

Explanation

Snowflake shares unstructured staged files through a secure view that returns file-access URLs. A secure view can use GET_PRESIGNED_URL to produce a pre-signed URL for each file; granting the view to the share enables the consumer account to retrieve those files.

Learn more

Community Discussion

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