ADA-C01 · Question #13
A data provider wants to share data from multiple databases with a data consumer account. How can this be accomplished?
The correct answer is B. The data provider needs to create a secure view and grant the REFERENCE_USAGE privilege. Option B is the correct answer because it follows the steps described in the Snowflake documentation for sharing data from multiple databases using secure views. The data provider needs to grant the REFERENCE_USAGE privilege on each database that contains objects view is created.
Question
A data provider wants to share data from multiple databases with a data consumer account. How can this be accomplished?
Options
- AThe data provider needs to create a secure view and grant the USAGE privilege on each
- BThe data provider needs to create a secure view and grant the REFERENCE_USAGE privilege
- CThe data provider needs to create a secure view and grant the REFERENCE_USAGE privilege to
- DThe data provider needs to create a secure view and must grant the REFERENCE_USAGE
How the community answered
(61 responses)- A7% (4)
- B75% (46)
- C15% (9)
- D3% (2)
Explanation
Option B is the correct answer because it follows the steps described in the Snowflake documentation for sharing data from multiple databases using secure views. The data provider needs to grant the REFERENCE_USAGE privilege on each database that contains objects view is created.
Topics
Community Discussion
No community discussion yet for this question.