SnowPro Core Certification — Question 805
Which types of URLs are provided by Snowflake to access unstructured data files? (Choose two).
Answer options
- A. Absolute URL
- B. Dynamic URL
- C. File URL
- D. Relative URL
- E. Scoped URL
Correct answer: C, E
Explanation
The correct answers are C and E because Snowflake uses File URLs to directly access files in stages, and Scoped URLs to access data securely within a defined context. The other options, such as Absolute and Relative URLs, do not specifically relate to Snowflake's handling of unstructured data files.