Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Problem with LONG column
Create the new table, and then use the sqlplus 'copy' command, as it can handle longs.
Jared
On Wednesday 05 February 2003 02:23, BanarasiBabu Tippa wrote:
> Hi everyone
>
> One of my development team is working on ORACLE 8 on NT (Because of client
> requirement they are working on that version). One Table was created with
> wrong column name. Now they wanted me to correct the column name. But real
> problem is one column of that table is LONG data type. So I was unable to
> use
> Insert into ... Select .... statement. Any suggestions in this regard
> highly appreciated.
>
> thanks
> Banarasi Babu T
> OCP, DBA
Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1" Content-Transfer-Encoding: 7bit Content-Description: ----------------------------------------
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Jared Still INET: jkstill_at_cybcon.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 05 2003 - 09:44:22 CST