SQL Grant and Revoke Commands: Mallika Perepa
SQL Grant and Revoke Commands: Mallika Perepa
Mallika Perepa
(perepamallika@gmail.com)
Overview
• DCL commands are used to enforce database security in a
multiple database environment.
"
SQL Revoke Command
• For Example:
(a) GRANT SELECT ON employee TO user1
This command grants a SELECT permission on employee table to
user1.
http://beginner-sql-tutorial.com/sql-grant-revoke-privileges-roles.htm