Re: How to use LONG type fields?

From: Indra Mulyadi <bisnis_at_cbn.net.id>
Date: 1996/09/01
Message-ID: <3229615f.0_at_beaverton.cbn.net.id>#1/1


>>I recently got into a problem when trying to compare columns of type LONG
 with
>>each other. It can't be done?
>

Write PL/SQL program to fetch the LONG fields into VARCHAR2 fields (max. 32700 bytes) and use = ... to compare the fields. Hope this help you.

tga_at_cbn.net.id Received on Sun Sep 01 1996 - 00:00:00 CEST

Original text of this message