Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> pl/sql ref cursor question

pl/sql ref cursor question

From: <ajoshi997_at_yahoo.com>
Date: 7 Jan 2004 16:39:47 -0800
Message-ID: <58477c1c.0401071639.5b29aeb7@posting.google.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US