Which formats does Snowflake store unstructured data in? (Choose two.)
Which formats does Snowflake store unstructured data in? (Choose two.)
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.
Answer is B & D
Shouldn't the question say SEMI-structured data?
Answer is B & D
Correct
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.