Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 345

Which formats does Snowflake store unstructured data in? (Choose two.)

    Correct Answer: C, E

    Snowflake supports the storage of unstructured data in multiple formats, including XML and BLOB (Binary Large Object). XML is a markup language commonly used for structured data representation, but it can also be treated as unstructured when the schema is not predefined or consistent. BLOB is a collection of binary data stored as a single entity, perfect for unstructured data like images, audio, or other large file types.

Discussion
KeshavaMugulurOptions: BD

Answer is B & D

OTE

Shouldn't the question say SEMI-structured data?

psilvabrOptions: BD

Answer is B & D

MultiCloudIronManOptions: BD

Correct

leozhang

I am very confusion about this question. Because I read the information that Unstructured data is information that does not fit into a predefined data model or schema. https://docs.snowflake.com/en/user-guide/unstructured-intro.html#sql-functions.