emp TO jim;Now the HR user decides to revoke privileges from JIM by using this command:SQL> REVOKE SELECT,INSERT,UPDATE ON emp FROM jim;Which statement is true after HR issues the REVOKE command?