nerdexam
Snowflake

COF-C02 · Question #474

Which command removes a role from another role or a user in Snowflak?

The correct answer is B. REVOKE ROLE. The REVOKE ROLE command is used to remove a role from another role or a user in Snowflake. This command is part of Snowflake's role-based access control system, allowing administrators to manage permissions and access to database objects efficiently by adding or removing roles…

Account Access and Security

Question

Which command removes a role from another role or a user in Snowflak?

Options

  • AALTER ROLE
  • BREVOKE ROLE
  • CUSE ROLE
  • DUSE SECONDARY ROLES

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    92% (33)
  • D
    6% (2)

Explanation

The REVOKE ROLE command is used to remove a role from another role or a user in Snowflake. This command is part of Snowflake's role-based access control system, allowing administrators to manage permissions and access to database objects efficiently by adding or removing roles from users or other roles.

Topics

#Role management#Access control#REVOKE command#Security permissions

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice