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 -> Re: One sequence per table?

Re: One sequence per table?

From: Marc Blum <blum_at_marcblum.de>
Date: Wed, 24 Aug 2005 21:21:10 +0200
Message-ID: <5shpg1hff9iu98hs45hekjutej58chbg65@4ax.com>


On 19 Aug 2005 01:49:18 -0700, "sim" <jmenker_at_muenster.de> wrote:

>... I try to avoid the usage of sequences anyway because I hate it
>that there a gaps in the IDs when I delete rows and insert new ones.

prerequisite: we rebuild dev databases from scratch periodically

test: I like to change starting value, increment and direction of sequence values from time to time ad then recreate the schema, just to see, if some erratic code relies on any of these

hahaha

--
Marc Blum
mailto:blumXXXSPAMXXX_at_marcblum.de
http://www.marcblum.de
Received on Wed Aug 24 2005 - 14:21:10 CDT

Original text of this message

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