Hi list,

I want to change col-types in one table. I have table T1 with two columns
COL1 LONG and COL2 VARCHAR2(2000). Now I want to change the col-types vice
versa, that means COL1 should be VARCHAR2(2000) and COL2 should be LONG. I
have a lot of data in that cols, but all data is smaller than 2000
characters.

Could someone tell how to convert these columns? 

TIA

Volker Schön
E-Mail: mailto:[EMAIL PROTECTED]
http://www.inplan.de


--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Schoen Volker
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to