Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re:Renaming a column

Re:Renaming a column

From: TIL-TEC <til_at_pobox.tec.co.in>
Date: Wed, 14 Feb 2001 10:17:44 -0800
Message-ID: <F001.002B4418.20010214095120@fatcity.com>

Hessu,

         In Oracle 8i renamimg of a column is possible. Otherwise there is a roundabout method . As sys user you have to first find out your object's id from obj$ table . And then change the column name from col$ table by giving the object id . It is risky be careful . First you can try on test database .

 Reply.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: TIL-TEC
  INET: til_at_pobox.tec.co.in

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Feb 14 2001 - 12:17:44 CST

Original text of this message

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