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

Home -> Community -> Usenet -> c.d.o.misc -> Trigger won't allow use of a sequence

Trigger won't allow use of a sequence

From: Lee Crampton <lee_at_avbrief.com>
Date: Tue, 1 Jan 2002 10:49:09 -0000
Message-ID: <IugY7.31062$4x4.3581773@news2-win.server.ntlworld.com>


I have a trigger in which I want to say:

mycolumn := mysequence.NEXTVAL;

This results in a trigger compilation error (and that's all the help you get ! ).
I must be misssing something subtle (?).

Any clues gratefully received.
Thanks in advance.
Lee Received on Tue Jan 01 2002 - 04:49:09 CST

Original text of this message

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