Revoking Privileges from More Than One User

About this task

The following statement revokes all privileges currently granted to users jerome and hilda on the fragment of the customer table in part3:
REVOKE FRAGMENT ALL ON customer (part3) FROM jerome, hilda;