0
2.6kviews
Explain Data Control Language.
1 Answer
0
19views

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,

  1. GRANT
  2. REVOKE

It is …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.