Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: LONG data type
set long 32767
set arraysize 1
select long_stuff from mytable;
>>> "Rusnak, George A. II" <rusnakg_at_SDCL.LEE.ARMY.MIL> 07/20/00 03:14PM =
>>>
How do I 'SELECT' from a LONG data type? When I do a 'SELECT', it seems to return just part of the view and nothing from the 'FROM' or 'WHERE' = clauses.
TIA Al Rusnak
--=20
Author: Rusnak, George A. II
INET: rusnakg_at_SDCL.LEE.ARMY.MIL=20
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 Thu Jul 20 2000 - 14:47:56 CDT