Revoking roles
-- Only the DBA is allowed to revoke roles from users and other roles. -- Revoke the OrderEntry role from java2s REVOKE OrderEntry FROM java2s;