simple steps..here
connect owner/password;
@create table/procedure hello..
grant execute on hello to 2user;
connect 2user/password;
create synonym hello for owner.hello;
exec hello;
hope it makes you better
Thanks.
Thanigaivasan.
|
Results 1 to 10 of 12
Thread: circular path of synonymThreaded View
|
Click Here to Expand Forum to Full Width |