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

Re: rename a column

From: Mark Townsend <markbtownsend_at_attbi.com>
Date: Sun, 19 May 2002 18:10:34 GMT
Message-ID: <B90D38A9.23A87%markbtownsend@attbi.com>


in article ac712i$coj$1_at_lust.ihug.co.nz, Howard J. Rogers at dba_at_hjrdba.com wrote on 5/18/02 7:00 PM:

> 9i has the dbms_redefinition package which can perform an in-place renaming
> of a column (amongst other things).

Actually, dbms_redefintion is doing a CTAS under the covers. I would never describe it as in place. Received on Sun May 19 2002 - 13:10:34 CDT

Original text of this message

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