What is data control language?
Answer:
Answer
This is part of SQL. It allows you to control access to the database. 'DCL' commands include-
'GRANT' to allow specific users to perform specified tasks
'REVOKE' to cancel previously denied or granted permissions
GAYSON