PL/SQL - Pass Cursor Record as Parameter?

From: David Ward <dpcs9dw_at_gov.calgary.ab.ca>
Date: Wed, 27 Jan 1999 12:13:52 -0700
Message-ID: <36AF6570.47CAD22D_at_gov.calgary.ab.ca>



Hi,

[Quoted] I am working on a procedure in which a cursor is created to hold the contents of a temporary table.

I loop through the cursor, fetching the contents of the cursor into a record each time. If certain conditions are met in the current record, I would like to pass the entire record as a parameter to another procedure.

Can this be done? I cannot seem to find any examples of this, so I am not sure what syntax to use to specify the curent record.

Thanks,

Dave Received on Wed Jan 27 1999 - 20:13:52 CET

Original text of this message