Showing posts with label DCL. Show all posts
Showing posts with label DCL. Show all posts

What is DCL or Data Control Language Command in SQL Server

Data Control Language (DCL):

Data Control Language(DCL) is used to control privilege in Database.


Examples:



GRANT Permission to User's Access Privileges to Database
REVOKEAccess Privileges Given with the GRANT command