Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: New to DB Triggers..can U find the error?
The use of the sequence is not a problem as far as I understand.
You can use 'a_sequence.nextval' and 'a_sequence.currval' in a 'values'
clause.
To detect the problem try 'show errors trigger trig_address_load'
Regards.
Dmitriy Agafonov. Received on Thu Aug 21 1997 - 00:00:00 CDT
![]() |
![]() |