Skip to content
DAA
Securing Data
medium
Question 4 of 16

An analyst accidentally granted SELECT on a sensitive table to the wrong group. Which ANSI SQL command should the administrator use to remove this privilege in Unity Catalog?

ADELETE GRANT SELECT ON TABLE sensitive_table FROM GROUP wrong_group
BREVOKE SELECT ON TABLE sensitive_table FROM GROUP wrong_group
CDROP PRIVILEGE SELECT FROM TABLE sensitive_table FOR GROUP wrong_group
DREMOVE SELECT ON TABLE sensitive_table FROM GROUP wrong_group

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion