✔️ 객체권한: select on, update on, delete on, insert on
[실습1] with grant option을 실습하시오
문제1. scott이 joe에게 줬던 emp 테이블을 select 할 수 있는 권한을 뺐으면 emily는 어떻게 되겠는가?
문제2. scott 이 joe 에게 emp 테이블을 update 하고 delete 하고 insert 할 수 있는 객체권한을 부여하고, joe 가 emily 에게 scott.emp 를 update하고 delete 하고 insert 할 수 있는 권한을 부여하고 잘 가지고 있는지 user_tab_privs 로 확인하시오