Re: Copying Long columns

From: David Greensmith <david_at_green1.demon.co.uk>
Date: Sat, 16 May 1998 09:59:14 GMT
Message-ID: <355d62f4.2388740_at_news.demon.co.uk>


You could try using the SQLPlus COPY command. Be careful, though, it does have a habit of truncating long columns if you have done a SET LONG to a big enough value. The syntax is in the SQLPlus reference guide (SQLPlus, not SQL)

Hope this helps.

David

David Greensmith :-)
(david_at_green1.demon.co.uk) Received on Sat May 16 1998 - 11:59:14 CEST

Original text of this message