Answers

Question and Answer:

  Home  Database Developer

⟩ Tell me what are the different DCL commands in SQL?

DCL commands are used to create roles, grant permission and control access to the database objects.

☛ GRANT: To provide user access

☛ DENY: To deny permissions to users

☛ REVOKE: To remove user access

 205 views

More Questions for you: