..


Sponsored Links

REVOKE

The REVOKE statement of 'SQL DDL revoke privileges to a database user in performing certain actions.

An example syntax is as follows:

 



 REVOKE ON table FROM user permissions

 
Basically the list of revoked permits (which can be SQL DDL or DML) to the list of tables specified list of specified users.

More in Assign and revoke permissions with GRANT and REVOKE .

In the same category ...
E-Learning
MS Access (Advanced) MS Access (Advanced)
Learn how to create and manage databases quickly and easily. Starting from 29 €.
MySQL (Course) MySQL (Course)
Management of open-source database. From 39 €.
SQL and Database (Course) SQL and Database (Course)
Create and manage relational databases. From 39 €.
Sponsored Links