Home
SQL / MySQL
Aggregate Functions
Backup Load
Command MySQL
Cursor
Data Type
Database
Date Time
Engine
Event
Flow Control
FullText Search
Function
Geometric
I18N
Insert Delete Update
Join
Key
Math
Procedure Function
Regular Expression
Select Clause
String
Table Index
Transaction
Trigger
User Permission
View
Where Clause
XML
Revoke insert and select : REVOKE « User Permission « SQL / MySQL
SQL / MySQL
User Permission
REVOKE
Revoke insert and select
REVOKE INSERT, SELECT ON COMMITTEE_MEMBERS FROM MARC ;
Related examples in the same category
1.
REVOKE statement syntax
2.
How the REVOKE statement works
3.
Revoke ALL privileges from the user second, delete the user, and then verify the removal.
4.
The REVOKE Statement
5.
Revoke select privilege
6.
Revoke references privilege