Revoke

REVOKING PRIVILEGES
            Privileges once given can be denied to a user using the REVOKE command. The object owner can revoke privileges granted to another user. A user of an object who is not the owner, but has been granted the GRANT privileges, has the power to REVOKE the privileges from a grantee.
Syntax:- REVOKE object privileges ON object name FROM user name;
Ex:-     1) revoke all on vision from vision;
            2) revoke select on vision1 from vision;
            3) revoke select on vision2 from vision;
            4) revoke select,update on vision3  from vision;

Vision User

For
Online Classes

Contact Us: +919885348743