DCL stand for data control language and it is used to control the privilege in database.
For creating database,database table,columns,rows,insertion,updation,deletion e.t.c. we need privilege.
DCL controls and manage all the actions done on the database.
Two DCL commands are grant and revoke...