Re: Any idea for field w/ greater than 255 bytes?

From: Murthy S. Patamalla <Murthy.Patamalla_at_platinum.brooks.af.mil>
Date: 1995/08/01
Message-ID: <3vllp1$fv0_at_xenon.brooks.af.mil>#1/1


Referring to you problem, you can use VARCHAR2 which holds upto 2000 characters long in ORACLE v7 and if you really need more than that you can use LONG. My suggestion is not to use LONG unless warranted, as nothing much can be done with LONG for queries and string manipulations.

Good Luck

Murthy Received on Tue Aug 01 1995 - 00:00:00 CEST

Original text of this message