QuestionQ76

Data and Database Security

Which category of SQL commands is used to revoke access to database objects?

  • A DDL
  • B DCL
  • C TCL
  • D DML
Explanation

Data Control Language (DCL) manages permissions and access to database objects, including the REVOKE command.

Community Discussion

No comments yet. Be the first to start the discussion!