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: Karen <karen.abgarian_at_fmr.com>
Date: 2000/08/07
Message-ID: <398F1413.449BEE21@fmr.com>#1/1

Both ways will work

GC wrote:

> John Clarke wrote:
> >
> > rename TableNameX to TableNameY
> >
> > "M. Fuchs" wrote:
> >
> > > how can i change the name of a table for ex. from TableNameX to
> > > TableNameY?
>
> Close - 'alter table <foo> rename to <bar>;'
>
> Cheers,
> GC
Received on Mon Aug 07 2000 - 00:00:00 CDT

Original text of this message

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