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 -> Returning clause in delete statement

Returning clause in delete statement

From: A. Jensen <auj_at_storebrand.no>
Date: Fri, 10 Dec 1999 08:48:04 +0100
Message-ID: <bi244.6964$8Z4.70342@news1.online.no>


Hi
Can someone tell me how I use bind arrays in a returning clause of a delete-statement. I want to know the key (one column) of the rows I delete, and the manual states that this could be done by "... storing the values from expressions, rowid's and REF's involving the deleted rows in bind arrays."

The problem is I don't know how.
Can someone post an example?
I want this done in an anonymous PLSQL-block (running 8.0.5).

AJ Received on Fri Dec 10 1999 - 01:48:04 CST

Original text of this message

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