SnowPro Core Certification — Question 1204
Which URL type should be used for custom applications that need to access unstructured data files?
Answer options
- A. Scoped URL
- B. File URL
- C. Pre-signed URL
- D. Relative URL
Correct answer: B
Explanation
The correct answer is B, File URL, as it is specifically designed to provide access to unstructured data files. The other options, such as Scoped URL and Pre-signed URL, serve different purposes, while Relative URL is typically used for linking to resources within a website rather than for accessing files directly.