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 -> Questions about Oracle-Sequences

Questions about Oracle-Sequences

From: JW <Benutzer_at_beispiel.net>
Date: Mon, 14 Oct 2002 10:16:35 +0200
Message-ID: <3DAA7D63.4030808@beispiel.net>


Hi!

I´ve got two questions concerning the use use of Oracle sequences. First of all I want to know, how many values a sequence can have. Is there an end or is it open end?

Otherwise I want to know, how I can manually increment the sequence while selecting. On Interbase, I can do a select (seq,2) and the sequence will be incremented by 2. Ist there any chance for this on Oracle too?

Greetings

        James Received on Mon Oct 14 2002 - 03:16:35 CDT

Original text of this message

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