Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: resetting sequence numbers

RE: resetting sequence numbers

From: Mercadante, Thomas F <NDATFM_at_labor.state.ny.us>
Date: Fri, 05 Jul 2002 05:33:28 -0800
Message-ID: <F001.00490289.20020705053328@fatcity.com>


Joe,  

Great idea! Solves the granting problem I mentioned!  

Tom Mercadante
Oracle Certified Professional

-----Original Message-----
Sent: Friday, July 05, 2002 9:09 AM
To: Multiple recipients of list ORACLE-L

Its as simple as:  

get the most current value.
alter the sequence to make the increment the negative value of that. select from the sequence
alter the sequence increment back to normal.  

If you need an example/specifics, email me direct.  

Joe  

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Mercadante, Thomas F
  INET: NDATFM_at_labor.state.ny.us

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Jul 05 2002 - 08:33:28 CDT

Original text of this message

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