Re: Checking LONG datatype for NULL

From: Murthy Patamalla <Murthy.Patamalla_at_vanadium.brooks.af.mil>
Date: 1996/03/14
Message-ID: <4i9qh2$q58_at_xenon.brooks.af.mil>#1/1


LONG type !!!!!

You are out of luck to do any manipulations in sqlplus with LONG data type. However, some of the solutions are

  1. Use pl/sql to load the data to a variable of VARCHAR2 and do the manipulations.
  2. Use third party vendor products like SQR report writer to read and do the necessary manipulations.

Again, Good Luck!

Murthy Received on Thu Mar 14 1996 - 00:00:00 CET

Original text of this message