Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Synonyms and Oracle permissions
jpatokal_at_iki.fi schreef:
> So how do I grant USER access to all of OWNER's objects? In case it
> matters,
> this is Oracle 10.2.0.2.
>
grant all on <table_name> to user;
which is documented, of course, at http://tahiti.oracle.com Received on Fri Nov 03 2006 - 06:50:51 CST
![]() |
![]() |