0
2.6kviews
Explain Data Control Language.
1 Answer
| written 7.1 years ago by |
DCL :
DCL stands for Data Control Language.
DCL is used to control user access in a database.
This command is related to the security issues.
Using DCL command, it allows or restricts the user from accessing data in database schema.
DCL commands are as follows,
It is …