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 -> trigger question

trigger question

From: Marek Budyn <rayn_at_infostrade.com.pl>
Date: Fri, 21 Sep 2001 21:55:32 +0200
Message-ID: <9og61p$5oe$1@news.tpi.pl>


Hi!
Could someone tell me, how to write a trigger that updates index of a new row in table with next sequence number, please ? I mean, that i have a table, a sequence, and I want to create a trigger, that fires when I add a new row to this table and updates index column in added row (like autonumber or serial type in other databases)

thanks for help

Marek Budyn Received on Fri Sep 21 2001 - 14:55:32 CDT

Original text of this message

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