Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What are the minimum additional permissions required for a data engineer to access a view created by the sales team on a shared cluster, given they already have usage permissions on the catalog and schema?
A
Needs SELECT permission on the VIEW and the underlying TABLE.
B
Needs SELECT permission only on the VIEW
C
Needs ALL PRIVILEGES on the VIEW
D
Needs ALL PRIVILEGES at the SCHEMA level