Database Developer Question:
Download Job Interview Questions and Answers PDF
Tell me what are the different DCL commands in SQL?
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
☛ 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 Question | Next Question |
Tell me what are the popular Database Management Systems in the IT Industry? | Tell us what is a Subquery? |