SQL - Data Control Language (DCL)
About
SQL provides a Data Control Language (DCL) to manage the privileges of a database.
The two principal commands are:
- GRANT,
- and REVOKE
SQL provides a Data Control Language (DCL) to manage the privileges of a database.
The two principal commands are: