Which category of SQL commands is used to revoke access to database objects?
Data Control Language (DCL) manages permissions and access to database objects, including the REVOKE command.
Community Discussion