SnowPro Core Certification — Question 1296
How does a scoped URL expire?
Answer options
- A. When the data cache clears.
- B. When the persisted query result period ends.
- C. The encoded URL access is permanent.
- D. The length of time is specified in the expiration_time argument.
Correct answer: B
Explanation
The correct answer is B because a scoped URL expires when the time period for the persisted query result concludes. Options A and C do not accurately describe the expiration conditions, while D is misleading since the expiration_time argument specifies the duration but does not directly cause expiration.