Re: Passing whole row from one procedure to other procedure
"Rajiv Khatri" <[email protected]> Mon, 29 Oct 2001 15:26:28 +0530
| Newsgroups | gmane.comp.db.oracle.devel |
|---|---|
| Message-ID | <LYRIS-1796914-889092-2003.02.26-09.56.09--gcdod-oracle#[email protected]> |
Hi Arun , I initially though of the same but it does not work. Can u give a try and let me know if possible. Rajiv -----Original Message----- From: Arun Kumar [mailto:[email protected]] Sent: Wednesday, February 26, 2003 1:59 PM To: Oracle Subject: [oracle] Re: Passing whole row from one procedure to other procedure put the row in a cursor and pass it to second procedure. ----- Original Message ----- From: "Rajiv Khatri" <[email protected]> To: "Oracle" <[email protected]> Sent: Wednesday, February 26, 2003 11:58 AM Subject: [oracle] Passing whole row from one procedure to other procedure > Hi > > How do I pass the whole row from one procedure to other. > > e.g in Proceudre A i get one row from emp table. The same row i need to pass > to Procedure B. > How can I acheive this functionlaity. > Thanks > Rajiv > > > > --- > Change your mail options at http://p2p.wrox.com/manager.asp or > to unsubscribe send a blank email to %%email.unsub%%. > --- Change your mail options at http://p2p.wrox.com/manager.asp or to unsubscribe send a blank email to %%email.unsub%%. --- Change your mail options at http://p2p.wrox.com/manager.asp or to unsubscribe send a blank email to [email protected].