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: Moving tables.

Re: Moving tables.

From: Pere Juanola <pjuanola_at_ctv.es>
Date: 1997/05/28
Message-ID: <338b3b76.10883473@news.ctv.es>#1/1

On Thu, 22 May 1997 13:03:57 -0400, "W. H. Douglas" <wdouglas_at_cott.com> wrote:

>Is it possible to move a table to another schema without recreating the
>table ?
>
>I tried using rename and specifying the new schema name but that does
>not work.

Try EXporting the table and then IMPorting it into the new user. Received on Wed May 28 1997 - 00:00:00 CDT

Original text of this message

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