From: Rafal Jank <yankee@wp-sa.pl>
Newsgroups: comp.databases.oracle.misc
Subject: Re: Log Column Update 7.3
Date: Wed, 06 Jun 2001 14:55:02 +0200
Organization: CI TASK http://www.task.gda.pl
Lines: 13
Message-ID: <3B1E2826.CAA5648A@wp-sa.pl>
References: <f4121f92.0106060437.6f512269@posting.google.com>
NNTP-Posting-Host: wew.wp-sa.pl
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: 8bit
X-Trace: korweta.task.gda.pl 991835692 11615 212.77.105.133 (6 Jun 2001 13:54:52 GMT)
X-Complaints-To: abuse@news.task.gda.pl
NNTP-Posting-Date: Wed, 6 Jun 2001 13:54:52 +0000 (UTC)
X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.16 i686)
X-Accept-Language: en


sam pal wrote:
> 
> Hi
> How can I update the Long Column?.  The data is more than 32k.
> 
By changing them to clob columns, and then using functions from dbms_lob
package.
Rafal
-- 
_/        _/  _/_/_/  -----     Rafa³ Jank yankee@wp.pl     -----
 _/  _/  _/  _/   _/         Wirtualna Polska SA   http://www.wp.pl 
  _/_/_/_/  _/_/_/    ul. Uphagena 2, 80-237 Gdansk, tel/fax. (58) 5215625
   _/  _/  _/         --------==*  http://szukaj.wp.pl *==----------

