Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> grant user
Hi,
I want to have a user ( USERB) with some rights on somes tables from another user (USERA)
I created the user: USERB
and I did the following ( connected system/manager )
SQL> grant select on USERA.TBLARTICLES to USERB; grant select on USERA.TBLARTICLES to USERB
*
What is wrong ??
Thanks ... Received on Tue Jun 11 2002 - 14:31:39 CDT
![]() |
![]() |