DCL–Data control language–SQL SERVER
Posted on : 27-06-2011 | By : Devi Prasad | In : SQL Server Basics
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
Reference : Devi Prasad (sqlserverlearner.com)
Do you like my blog?
If you liked reading this blog, please help spread the word by sharing this blog with your friends.
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.
Tags: DCL SQL SERVER, EXAMPLES OF DCL COMMANDS SQL SERVER, HOW TO USE DCL COMMANDS SQL SERVER, LIST OF DCL COMMANDS SQL SERVER, WHAT ARE DCL COMMANDS SQL SERVER, WHAT IS DCL SQL SERVER


