DCL–Data control language–SQL SERVER
Posted on : 27-06-2011 | By : Devi Prasad | In : SQL Server Basics
Share:
| Tweet |
0
DCL
Abbreviation: Data Control Language
DCL is used to grant , revoke permissions on SQL Server objects to the SQL Server Users and Roles.
What can DCL Statements Do?
Following are the DCL Statements:
- GRANT
- REVOKE
References : Devi Prasad (sqlserverlearner.com)
Need Help On SQL Server?
Cannot Find Solution to your problem (or) If you are looking for some help on SQL Server. Dont worry Click Here to Post your question and solve your issue.
Do you like my blog?
If you liked reading this blog, please help spread the word by sharing this blog with your friends.


