SnowPro Core Certification — Question 917
What is the MINIMUM permission needed to access a file URL from an external stage?
Answer options
- A. MODIFY
- B. READ
- C. SELECT
- D. USAGE
Correct answer: D
Explanation
The correct answer is D, USAGE, as it is the minimum permission necessary to access the file URL from an external stage. The other options, MODIFY, READ, and SELECT, provide higher levels of access, which are not required for simply accessing a URL.