Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Query about inserting records
On Tue, 16 Feb 1999 11:57:58 +0100, GreMa_at_t-online.de (Matthias Gresz)
wrote:
>if you don't need a continious numbering use sequneces and triggers:
>Since sequences are cached in the SGA each database shutdown and restart
>will eat up some numbers.
Sequences can be created with no caching. Look at the syntax for CREATE SEQUENCE... Received on Tue Feb 16 1999 - 07:56:22 CST
![]() |
![]() |