|
Category: Definition
Data Control Language, DCL
The term Data Control Language or short DCL is a dialect of
SQL
(Structured Query Language) and describes how permissions have been granted to users of
relational databases.
Statements used for data control are
grant
and
revoke.
|