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 -> Re: Increment a value in a table

Re: Increment a value in a table

From: Michael Bierenfeld <michael.bierenfeld_at_ibsgmbh.de>
Date: Wed, 02 Dec 1998 16:53:10 +0000
Message-ID: <36657076.1D78FBA2@ibsgmbh.de>


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.

  Try the usage of sequences. Described int the Manuals.

M Received on Wed Dec 02 1998 - 10:53:10 CST

Original text of this message

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