Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Increment a value in a table
Use and UPDATE trigger. (See your PL/SQL manual.) really simple to do.
G. Kakisina wrote:
> Hi,
>
> I created some tables and now I want to increment a field automatically
> before the record is to be inserted. Is there some sort of a auto-increment
> function which can handle this?
> If not, is there any way to implement this?
>
> G. K.
Received on Wed Dec 02 1998 - 10:32:22 CST
![]() |
![]() |