Database Developer Question:

Download Job Interview Questions and Answers PDF

Tell me what are the different DCL commands in SQL?

Database Developer Interview Question
Database Developer Interview Question

Answer:

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

Download Database Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what are the popular Database Management Systems in the IT Industry?Tell us what is a Subquery?