Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Table Design!
hpuxrac wrote:
> #DA Morgan wrote:
> #> Except that a sequence, as demonstrated, actually won't on a
> #> multi-user system.
>
> What exactly are you talking about or trying to talk about?
>
> A sequence ... as demonstrated ( by who? where ? ) ... actually won't
> ... ??? what ???
>
> It appears that perhaps you are trying to make some kind of a point.
>
> If that is the case, please either make the point or stop responding to
> this thread.
I already did. A sequence is guaranteed to give unique numbers not to give them in order unless serialization is forced with the ORDER keyword.
-- Daniel A. Morgan http://www.psoug.org damorgan_at_x.washington.edu (replace x with u to respond)Received on Tue Nov 15 2005 - 13:52:17 CST