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: GC <assistant_madman_at_hotmail.com>
Date: 2000/08/01
Message-ID: <398759EA.A2C24B97@hotmail.com>#1/1

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 Tue Aug 01 2000 - 00:00:00 CDT

Original text of this message

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