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: Sequences

Re: Sequences

From: Chrysalis <cellis_at_iol.ie>
Date: 1997/09/05
Message-ID: <341027C2.7468@iol.ie>#1/1

Ed Gillispie wrote:
>
> Does any one know of a way that you can alter the starting number of a
> sequence with out dropping the sequence.

From the SQL Language Reference Manual (ALTER SEQUENCE): "The sequence must be dropped and recreated in order to restart the sequence at a different number. Only future sequence numbers are affected by the ALTER SEQUENCE command"

-- 
Chrysalis

FABRICATI DIEM, PVNC
('To Protect and to Serve')
Terry Pratchett : "Guards Guards"
Received on Fri Sep 05 1997 - 00:00:00 CDT

Original text of this message

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