SnowPro Advanced: Architect — Question 13
An Architect needs to allow a user to create a database from an inbound share.
To meet this requirement, the user’s role must have which privileges? (Choose two.)
Answer options
- A. IMPORT SHARE;
- B. IMPORT PRIVILEGES;
- C. CREATE DATABASE;
- D. CREATE SHARE;
- E. IMPORT DATABASE;
Correct answer: A, C
Explanation
The correct answer is A and C because the IMPORT SHARE privilege allows the user to utilize the data from the share, while the CREATE DATABASE privilege is necessary to initiate the database creation. The other options do not directly relate to the user's ability to create a database from an inbound share.