SnowPro Core Certification — Question 682
What privileges are necessary for a consumer in the Data Exchange to make a request and receive data? (Choose two.)
Answer options
- A. CREATE DATABASE
- B. IMPORT SHARE
- C. OWNERSHIP
- D. REFERENCE_USAGE
- E. USAGE
Correct answer: A, B
Explanation
The correct answers are A and B because the CREATE DATABASE privilege allows a consumer to create new databases, which is essential for data requests, while IMPORT SHARE enables the consumer to import shared data effectively. The other options, C, D, and E, do not directly grant the necessary permissions to request and receive data within the Data Exchange context.