SnowPro Core Certification — Question 1218
Which table type is used in the file processing pipeline to process unstructured data in Snowflake?
Answer options
- A. Temporary
- B. Directory
- C. Standard
- D. Transient
Correct answer: B
Explanation
The correct answer is B, Directory, as it is specifically designed to manage unstructured data in the file processing pipeline. The other options, such as Temporary, Standard, and Transient tables, serve different purposes and are not optimized for processing unstructured data in this context.