First page Back Continue Last page Image

Removing Database Privileges

REVOKE INSERT, UPDATE

ON ap.vendors

FROM nicoel@localhost

REVOKE what

ON where

FROM who

SELECT, INSERT, UPDATE, DELETE

StarPeople, StarPeople.Aliens

nicole@localhost, debbie@localhost

For Example: