Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: how to change the name of a table
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
![]() |
![]() |