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: Is this safe???

Re: Is this safe???

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Wed, 29 Sep 1999 19:53:34 +0100
Message-ID: <938631683.22951.0.nnrp-11.9e984b29@news.demon.co.uk>


The answer is almost certainly yes.

Check out the latest issue of Relate
(if your bit of Nortel has a subscription to the UKOUG), or look at my web-site
for the text of the article on sequences

    Features -> Sequences

--

Jonathan Lewis
Yet another Oracle-related web site: http://www.jlcomp.demon.co.uk

Chris Forlano wrote in message <37F25306.9015E6D_at_nortelnetworks.com>...
>To clarify, what I'm trying to do is create unique id's "across" tables in
different
>schemas.
>For example, I want to ensure that the value for the id column in
user1.test does
>not
>share any ids in the id column of user2.test.
>
>Additionally, I wish to create unique ids based on a record type. For
example, my
>test
>records will have their own unique ids while my package records will have
their own
>unique ids.
>
>Still a case for sequences? Sorry, sequences are new to me.
>
Received on Wed Sep 29 1999 - 13:53:34 CDT

Original text of this message

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