SnowPro Core Certification — Question 878

What actions can be performed by a consumer account on a shared database? (Choose two.)

Answer options

Correct answer: D, E

Explanation

The correct answers are D and E because a consumer account can execute SELECT statements to retrieve data and can join data from shared tables with other tables. Options A, B, and C are incorrect as consumer accounts do not have permissions to clone or modify the data in shared tables or to use Time Travel.