Re: Oracle Previlages..




"teja" <gtejasvarma@xxxxxxxxx> a écrit dans le message de news: 1191066592.287891.38050@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| hi ..i was new to oracle and i have a question...
|
| suppose there are two users x and y say..
|
| if user X grants previlages on a object O to y..
|
| 1)how can X know all the Objects he shared with all other users and
| what previlages he have given to them..
|
| 2)how can Y see all the Objects Granted to him by other users..
|

1) user_tab_privs
2) all_objects

Regards
Michel Cadot


.