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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Triggers - Value Passing

RE: Triggers - Value Passing

From: Christian Antognini <Christian.Antognini_at_trivadis.com>
Date: Tue, 22 Mar 2005 10:51:52 +0100
Message-ID: <2CF83791A616BB4DA203FFD13007824A0214417D@MSXVS02.trivadis.com>


Hi

>How would i know what id number get's created ? Izzit
>by issueing seq_emp.currval ? If i issued this select
>seq_emp.currval from my trigger how can i pass this
>value to my web application ?

Give a look to the RETURNING clause in the SQL Reference.

HTH
Chris

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 22 2005 - 04:55:29 CST

Original text of this message

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