| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Mailing Lists -> Oracle-L -> Manipulating a LONG datatype
I'm working with a program that accesses a table with a LONG datatype.  The 
program was originally written to manipulate a VARCHAR2(60) with instr and 
substr functions.  The language (SQR) allows me to dump the info into a variable 
and supposedly work with it, but it won't compile.  Does anyone know of a work 
around to dice up a LONG?
TIA,
-- 
Alan Carbutt
Applications Programmer
Adams State College
719-587-7741
arcarbut_at_adams.edu
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Alan Carbutt
  INET: arcarbut_at_adams.edu
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed May 01 2002 - 12:33:22 CDT
|  |  |