Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Snowflake SOL-C01 Exam - Topic 3 Question 7 Discussion

Actual exam question for Snowflake's SOL-C01 exam
Question #: 7
Topic #: 3
[All SOL-C01 Questions]

Where is unstructured data stored in Snowflake?

Show Suggested Answer Hide Answer
Suggested Answer: B

Unstructured data such as PDF files, images, and other binary documents is stored in stages in Snowflake. These stages may be internal stages, which Snowflake manages directly, or external stages, which reference external cloud storage such as Amazon S3, Azure Blob Storage, or Google Cloud Storage. Stages are the designed mechanism for storing and accessing unstructured files so that they can be processed with functions like PARSE_DOCUMENT or accessed via directory tables.

External tables are used to query structured or semi-structured data (for example, Parquet or JSON) stored in external locations, not to store raw unstructured binary content. The Cloud Services layer coordinates metadata, security, and query services; it does not store user data. Tables with a single VARCHAR column might be used as an improvised approach for small text blobs, but this is not the native or recommended method for managing unstructured data at scale.

==================


Contribute your Thoughts:

0/2000 characters
Bonita
3 days ago
I practiced a question similar to this, and I think the Cloud Services layer might be involved, but it feels a bit off.
upvoted 0 times
...
Miesha
9 days ago
I remember something about external tables, but I can't recall if they specifically handle unstructured data.
upvoted 0 times
...
Rocco
14 days ago
I think unstructured data is stored in internal or external stages, but I'm not completely sure.
upvoted 0 times
...
Tarra
19 days ago
I thought unstructured data could also go into tables with a single VARCHAR column, but that seems too simple.
upvoted 0 times
...
Adell
24 days ago
I practiced a question like this, and I feel like the answer is definitely B, but I could be mixing it up.
upvoted 0 times
...
Tula
29 days ago
I remember something about external tables, but that might be for structured data.
upvoted 0 times
...
Marsha
1 month ago
I think unstructured data is stored in internal or external stages, but I'm not completely sure.
upvoted 0 times
...

Save Cancel