Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> pl/sql ref cursor question
Hi,
I currently have a oracle pl/sql procedure which returns a ref
cursor returning a record (empid, empname, salary) for a condition.
Data has changed so that now multipe rows can satisfy the condition.
How do I change the procedure to return multiple rows maybe use an
array. Will it work? Any onw with experience with it?
Thank You Received on Wed Jan 07 2004 - 18:39:47 CST
![]() |
![]() |