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: how to change the name of a table

Re: how to change the name of a table

From: bs135993 <didier.barjasse_at_skynet.be>
Date: 2000/08/03
Message-ID: <3989DE8B.89A6DB41@skynet.be>#1/1

Hi ,

the command rename do that :
e.g.

rename tablenameX to tablenamey;

And that's it

"M. Fuchs" a écrit :

> how can i change the name of a table for ex. from TableNameX to TableNameY?
>
> thanx!
> michi
Received on Thu Aug 03 2000 - 00:00:00 CDT

Original text of this message

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