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

Home -> Community -> Usenet -> c.d.o.misc -> Re: "create sequence" statement and 'starting with' clause issue

Re: "create sequence" statement and 'starting with' clause issue

From: termoPilucco <termoPilucco_at_gmail.com>
Date: 21 Nov 2006 05:18:49 -0800
Message-ID: <1164115129.847006.41570@f16g2000cwb.googlegroups.com>


Jim Smith ha scritto:

> I don't think he is creating a sequence for every file. What he said was
>
> >I want to create a sequence using a SQL text file and launcihng with
> sqlplus.

Yes.
It's all about a single sequence that is referred by a table (through a trigger).
The table is stored alone in a dmp file (where no sequence is memorized) and i need to import the table (and make it works properly) with a single click.

termoPilucco Received on Tue Nov 21 2006 - 07:18:49 CST

Original text of this message

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