Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> select -> select
I need to run a select statement for_each_found_row in another select
statement, i.e.:
(note: the example is in interbase sql, but I need the PL/SQL solution)
select ... into ... from ...
select ... into ... from ... do suspend end
Is a cursor the best way to do this?
Thanks
Fredrik
Received on Wed Aug 12 1998 - 08:36:47 CDT
![]() |
![]() |