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: Rename a column in 7.3.4

Re: Rename a column in 7.3.4

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 17 Oct 2001 10:44:44 +0200
Message-ID: <15hqstkp0luhupq225spv625sqahnnkv53@4ax.com>


On Wed, 17 Oct 2001 09:27:43 +0200, "Joel Giraud" <joel.giraud_at_chu-bordeaux.fr> wrote:

>
>I have to rename a column in an Oracle table in 7.3.4.
>Is it a way to do that without duplication ?

No, or you need to create a view on top of the original table (possibly rename the table) and use the view everywhere. 7.3.4 (and 8.0) have been desupported

Regards

Sybrand Bakker, Senior Oracle DBA Received on Wed Oct 17 2001 - 03:44:44 CDT

Original text of this message

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