SnowPro Core Certification — Question 936
In addition to performing all the standard steps to share data, which privilege must be granted on each database referenced by a secure view in order to be shared?
Answer options
- A. READ
- B. REFERENCES
- C. REFERENCE_USAGE
- D. USAGE
Correct answer: C
Explanation
The correct answer is C, REFERENCE_USAGE, as it specifically allows the secure view to access the referenced databases. The other options, while related to data access, do not meet the specific requirement for secure views to function properly in terms of database referencing.