Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Roles are not granted in PL/SQL ???
Hi,
The problem is that in your procedure your query returns more than
one row what isn't allowed.
I advice creating cursor and handling the result with loop.
Tomek Received on Wed Nov 03 1999 - 08:10:52 CST
![]() |
![]() |